dino2895 commented on PR #23154: URL: https://github.com/apache/kafka/pull/23154#issuecomment-5514748800
Hi @stantheman0128, KAFKA-21017 has been created for this flaky test, and I’m currently assigned to the issue. Could you please update the PR title to: KAFKA-21017: Deflake ConsumerGroupCommandSaslAuthenticationTest It would also be helpful to update the PR description to reflect the latest implementation using `ConsumerGroupCommandTestUtils.buildConsumers`. Also I verified the latest change locally by repeating `testConsumerGroupServiceWithAuthenticationSuccessWithClassicGroupProtocol` 300 times using `-Pkafka.cluster.test.repeat=300`. All 300 invocations passed with 0 failures, errors, or skipped tests. -- 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]
