zentol commented on a change in pull request #7302: [FLINK-11156] [tests] 
Reconcile ZooKeeperCompletedCheckpointStoreMockitoTest with JDK 9
URL: https://github.com/apache/flink/pull/7302#discussion_r243225353
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/ZooKeeperCompletedCheckpointStore.java
 ##########
 @@ -123,12 +140,14 @@ public ZooKeeperCompletedCheckpointStore(
 
                // Ensure that the checkpoints path exists
                client.newNamespaceAwareEnsurePath(checkpointsPath)
-                               .ensure(client.getZookeeperClient());
 
 Review comment:
   revert

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to