xdev-developer-emnify opened a new issue, #15878:
URL: https://github.com/apache/iceberg/issues/15878
### Apache Iceberg version
1.10.1 (latest release)
### Query engine
Kafka Connect
### Please describe the bug 🐞
Version: Apache Iceberg Kafka Connect 1.10.1
Catalog: AWS Glue
Summary:
After a CommitFailedException: Cannot commit <table> because Glue detected
concurrent update, the Kafka Connect sink connector continues running without
errors but stops writing data to
Iceberg. Source topic offsets advance normally, giving the appearance of
healthy operation, while all data is silently dropped.
Observed behavior:
- Connector status remains RUNNING
- No exception is surfaced to the Connect framework
- Logs show: CommitFailedException: Cannot commit <table> because Glue
detected concurrent update (once)
Note: the Tabular version of the connector correctly transitions to an error
state when a commit failure occurs, preventing silent data loss
### Willingness to contribute
- [ ] I can contribute a fix for this bug independently
- [ ] I would be willing to contribute a fix for this bug with guidance from
the Iceberg community
- [x] I cannot contribute a fix for this bug at this time
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]