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 2022/03/01 09:45:41 UTC

[GitHub] [flink] dmvk commented on a change in pull request #18846: [FLINK-26223] Enables INFO logging for ZooKeeper into separate file

dmvk commented on a change in pull request #18846:
URL: https://github.com/apache/flink/pull/18846#discussion_r816606575



##########
File path: flink-runtime/src/test/java/org/apache/flink/runtime/leaderretrieval/ZooKeeperLeaderRetrievalConnectionHandlingTest.java
##########
@@ -317,6 +318,8 @@ private void testWithQueueLeaderElectionListener(
                 leaderRetrievalDriver.close();
             }
         }
+
+        Assertions.fail("Provoke a failure to check the ZooKeeper logs.");

Review comment:
       should this be 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