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 e8daa49  [FLINK-11796] [State Backends] Remove Snapshotable interface
     new f60b878  [hotfix] Fix checkstyle violations in ZooKeeperHaServices
     new f9e352b  [hotfix] Fix checkstyle violations in ZooKeeperUtils
     new c4786e8  [hotfix] Fix checkstyle violations in 
ZooKeeperLeaderRetrievalTest
     new 3f9e3a3  [hotfix][tests] Speed up 
ZooKeeperLeaderRetrievalTest#testTimeoutOfFindConnectingAddress
     new 11a8234  [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