chia7712 commented on code in PR #16012:
URL: https://github.com/apache/kafka/pull/16012#discussion_r1608386914


##########
core/src/test/java/kafka/testkit/KafkaClusterTestKit.java:
##########
@@ -366,7 +366,13 @@ private KafkaClusterTestKit(
         this.baseDirectory = baseDirectory;
         this.faultHandlerFactory = faultHandlerFactory;
     }
+    public MockFaultHandler exposedFatalFaultHandler() {

Review Comment:
   
https://github.com/apache/kafka/blob/b5a013e4564ad93026b9c61431e4573a39bec766/core/src/test/java/kafka/testkit/KafkaClusterTestKit.java#L592
   
   those handlers are exposed already. Could you please revise the tests to use 
that existent methods instead?



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to