smjn opened a new pull request, #18558:
URL: https://github.com/apache/kafka/pull/18558

   Following tests were found to be flaky over multiple runs on local and 
confirmed by develocity (details in the jiras)
   
   KafkaAdminClientTest > testAdminClientApisAuthenticationFailure() - 
https://issues.apache.org/jira/browse/KAFKA-18550
   EagerConsumerCoordinatorTest > testOutdatedCoordinatorAssignment() - 
https://issues.apache.org/jira/browse/KAFKA-18551
   
   *Note:* These tests are in `clients` module which does not have any other 
project dependencies. The flaky annotation is part of `test-common` and hence 
they are not explicitly marked `@Flaky`. Instead I've added comments to create 
breadcrumb trail without disrupting the code. 
   
   


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