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

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


    from ce2d65d  [FLINK-11796] [State Backends] Remove Snapshotable interface
     new d7386f1  [hotfix] Fix checkstyle violations in ZooKeeperHaServices
     new 622766f  [hotfix] Fix checkstyle violations in ZooKeeperUtils
     new 80efb71  [hotfix] Fix checkstyle violations in 
ZooKeeperLeaderRetrievalTest
     new 34d634e  [hotfix][tests] Speed up 
ZooKeeperLeaderRetrievalTest#testTimeoutOfFindConnectingAddress
     new f53594d  [FLINK-11336][zk] Delete ZNodes when 
ZooKeeperHaServices#closeAndCleanupAllData

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../zookeeper/ZooKeeperHaServices.java             |  91 ++++++--
 .../apache/flink/runtime/util/ZooKeeperUtils.java  |   3 +-
 .../zookeeper/ZooKeeperHaServicesTest.java         | 250 +++++++++++++++++++++
 .../ZooKeeperLeaderRetrievalTest.java              |  26 ++-
 4 files changed, 341 insertions(+), 29 deletions(-)
 create mode 100644 
flink-runtime/src/test/java/org/apache/flink/runtime/highavailability/zookeeper/ZooKeeperHaServicesTest.java

Reply via email to