Russole commented on code in PR #23350:
URL: https://github.com/apache/kafka/pull/23350#discussion_r3935464944
##########
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:
Good point, updated it to use brokers = 1.
--
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]