Nikita-Shupletsov opened a new pull request, #22968: URL: https://github.com/apache/kafka/pull/22968
ClusterTest harness only waits for brokers to reach RUNNING, not for all of them to be registered and propagated, so a single describeCluster() can race with metadata propagation and see fewer brokers. Adding a wait until all of them have been discovered. -- 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]
