smjn commented on code in PR #20184: URL: https://github.com/apache/kafka/pull/20184#discussion_r2212925784
########## core/src/test/scala/unit/kafka/server/GroupCoordinatorBaseRequestTest.scala: ########## @@ -131,8 +132,15 @@ class GroupCoordinatorBaseRequestTest(cluster: ClusterInstance) { controllers = controllerServers(), Review Comment: instead of the timeout - could we do something like waitUntilTrue? Basically I want retries instead on one long call. -- 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