jerryzhujing commented on PR #14797: URL: https://github.com/apache/iceberg/pull/14797#issuecomment-4067201619
> @jerryzhujing can you share the logs of your kafka connect service? do you see warning messages in the logs, such as these? > > ``` > Received commit response when no commit in progress, this can happen during recovery. > Received commit ready when no commit in progress, this can happen during recovery. > ``` > > edit: PR #15651 might fix it. I have created [this branch](https://github.com/t3hw/iceberg/tree/cdc-and-recovery-fix) that combines both the CDC change and the fix, ill run some tests, but the issue is not easily reproducible so it may take some time to verify that the fix is working as intended. @t3hw Thanks for your help. Let me try to test your branch cdc-and-recovery-fix. let's see if there is still any duplicates. -- 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]
