bryanck opened a new pull request, #15011:
URL: https://github.com/apache/iceberg/pull/15011

   This PR makes a couple of fixes to the table UUID check that was added to 
the Kafka Connect coordinator. First, it skips the commit if the UUIDs don't 
match, currently it just logs a warning but continues on. Second, it only 
compares the UUID if the message had it set. This is to handle the upgrade 
case, where existing messages in the control topic do not have the UUID set 
because they were created before this change was added.


-- 
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]

Reply via email to