mohsenify opened a new issue, #13536:
URL: https://github.com/apache/iceberg/issues/13536

   ### Apache Iceberg version
   
   1.9.1 (latest release)
   
   ### Query engine
   
   Kafka Connect
   
   ### Please describe the bug 🐞
   
   I encountered two issues while using the Iceberg Kafka Connect sink 
connector:
   
   1. Missing initial records: When I create the connector, if data existed in 
the topic before the connector was created, that data is not ingested or 
persisted in the Iceberg table. Only data produced after connector creation is 
processed.
   
   2. Delayed initial commit: Even when new data is produced after the 
connector is created, the first commit takes a significantly longer time than 
the configured value of iceberg.control.commit.interval-ms.
   
   ### 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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to