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/05/22 09:09:08 UTC

[flink] branch master updated (36bd609 -> 9693b11)

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

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


    from 36bd609  [FLINK-22434] Retry in clusterclient if job state is unknown
     add 9693b11  [FLINK-22745][zk] Trim starting slashes when creating a namespaced CuratorFramework facade

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/runtime/util/ZooKeeperUtils.java  |  2 +-
 .../runtime/zookeeper/ZooKeeperUtilityFactory.java |  5 +++-
 .../zookeeper/ZooKeeperUtilityFactoryTest.java     | 27 ++++++++++++++--------
 3 files changed, 22 insertions(+), 12 deletions(-)
 copy flink-clients/src/test/java/org/apache/flink/client/cli/CliFrontendTestBase.java => flink-runtime/src/test/java/org/apache/flink/runtime/zookeeper/ZooKeeperUtilityFactoryTest.java (52%)