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


##########
tools/src/test/java/org/apache/kafka/tools/LeaderElectionCommandTest.java:
##########
@@ -287,7 +285,7 @@ public void testPreferredReplicaElection() throws Exception 
{
     }
 
     @ClusterTest
-    public void testTopicDoesNotExist() {
+    public void testTopicDoesNotExist(ClusterInstance cluster) {

Review Comment:
   It seems this test does not need 3 brokers, right?



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

Reply via email to