TaiJuWu commented on code in PR #16627:
URL: https://github.com/apache/kafka/pull/16627#discussion_r1700043528


##########
core/src/test/java/kafka/test/junit/ZkClusterInvocationContext.java:
##########
@@ -206,6 +206,22 @@ public void startBroker(int brokerId) {
             findBrokerOrThrow(brokerId).startup();
         }
 
+        @Override

Review Comment:
   > I guess that we don't need those extra waiting. Or could you please loop 
the tests on your local to check the race condition?
   
   Hi @chia7712 ,
   As discussion offline, this is normal flow to deal `ZK` mode so we have to 
keep it.



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