t3hw commented on issue #13752: URL: https://github.com/apache/iceberg/issues/13752#issuecomment-4067432853
While investigating the commit failure path in Coordinator.doCommit(), I found a related bug: if a commit fails transiently and the next one succeeds, stale events in commitBuffer cause duplicate rows. Fix in #15651. -- 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]
