PhillHenry commented on issue #11818: URL: https://github.com/apache/iceberg/issues/11818#issuecomment-2911858587
@fenil25 I think this might be due to the comparison of the number of messages received not being greater or equal to the number of partitions (see [this line](https://github.com/apache/iceberg/blob/5a096b764fa88e4a71d0d53e90aaa58ecb6d6db8/kafka-connect/kafka-connect/src/main/java/org/apache/iceberg/connect/channel/CommitState.java#L123)). I assume your topic has more partitions than you have messages waiting to be processed? -- 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 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