zentol commented on a change in pull request #11338: [FLINK-10052][ha] Tolerate temporarily suspended ZooKeeper connections URL: https://github.com/apache/flink/pull/11338#discussion_r391554992
########## File path: flink-runtime/src/main/java/org/apache/flink/runtime/util/ZooKeeperUtils.java ########## @@ -44,6 +44,8 @@ import org.apache.flink.shaded.curator4.org.apache.curator.framework.api.ACLProvider; import org.apache.flink.shaded.curator4.org.apache.curator.framework.imps.DefaultACLProvider; import org.apache.flink.shaded.curator4.org.apache.curator.framework.recipes.cache.PathChildrenCache; +import org.apache.flink.shaded.curator4.org.apache.curator.framework.state.ConnectionStateErrorPolicy; Review comment: unused ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services