dmvk opened a new pull request #18731: URL: https://github.com/apache/flink/pull/18731
https://issues.apache.org/jira/browse/FLINK-26068 Updates ZooKeeperStateHandleStore to use an indepotent replace operation for #setStateHandle, that has been introduced in CURATOR-584, to avoid possible BadVersionException during connection issues. Unfortunately this is not easily reproducible in Flink tests, but this code path (with the very same sentiment) is covered by the tests in Curator framework. -- 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]
