This is an automated email from the ASF dual-hosted git repository. gary pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git.
from e7b02b4 [hotfix] [fs] Add clock as an argument in Javadocs add 02078e0 [FLINK-11156][tests, runtime] Reconcile ZooKeeperCompletedCheckpointStoreMockitoTest with JDK 9 add eff261e [FLINK-11156][tests, runtime] Simplify ZooKeeperCompletedCheckpointStore constructor No new revisions were added by this update. Summary of changes: .../ZooKeeperCompletedCheckpointStore.java | 42 +++---------------- .../apache/flink/runtime/util/ZooKeeperUtils.java | 48 ++++++++++++++++++++-- .../zookeeper/ZooKeeperStateHandleStore.java | 12 ++++++ .../runtime/zookeeper/ZooKeeperUtilityFactory.java | 11 ++--- .../ZooKeeperCompletedCheckpointStoreITCase.java | 10 ++++- ...oKeeperCompletedCheckpointStoreMockitoTest.java | 25 ++--------- .../ZooKeeperCompletedCheckpointStoreTest.java | 10 +++-- .../zookeeper/ZooKeeperStateHandleStoreTest.java | 15 +++++++ 8 files changed, 100 insertions(+), 73 deletions(-)