You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/10/04 07:54:09 UTC

[GitHub] [flink] Aitozi commented on a change in pull request #17409: [FLINK-24437][HA]Remove unhandled exception handler from CuratorFrame…

Aitozi commented on a change in pull request #17409:
URL: https://github.com/apache/flink/pull/17409#discussion_r721120766



##########
File path: flink-runtime/src/test/java/org/apache/flink/runtime/util/ZooKeeperUtilsTreeCacheTest.java
##########
@@ -65,14 +67,13 @@ public void setUp() throws Exception {
         configuration.set(
                 HighAvailabilityOptions.HA_ZOOKEEPER_QUORUM, testingServer.getConnectString());
 
-        client =

Review comment:
       This line seems redundant, so  removed.




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org