XComp commented on a change in pull request #18846:
URL: https://github.com/apache/flink/pull/18846#discussion_r816785244
##########
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:
yes, this will be removed. I added it to verify the log generation.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]