You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2021/11/26 17:07:04 UTC

[flink] branch release-1.13 updated (5415a80 -> 07945ea)

This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 5415a80  [FLINK-24971][tests] Adding retry function for failures in Bash e2e tests
     add 07945ea  [FLINK-24543][runtime] Avoid possible inconsistencies of ZookeeperStateHandleStore in case of unstable connection.

No new revisions were added by this update.

Summary of changes:
 .../zookeeper/ZooKeeperStateHandleStore.java       | 77 +++++++++++-----------
 .../zookeeper/ZooKeeperStateHandleStoreTest.java   | 71 +++++++++++++++++---
 2 files changed, 100 insertions(+), 48 deletions(-)