dmvk opened a new pull request #17607: URL: https://github.com/apache/flink/pull/17607
This PR introduces idempotent transactions in `ZooKeeperStateHandleStore#addAndLock` method. In case of unstable connection we may actually retry transactions that have already succeeded and therefore encounter NodeAlreadyExists exception. https://issues.apache.org/jira/browse/FLINK-24543 -- 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]
