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

   
`org.apache.kafka.coordinator.group.runtime.MultiThreadedEventProcessorTest.testMetrics()`
 is flaky ([link to failed 
run](https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14785/2/tests/))
   
   This patch fixes the flakiness. Noticed this failure once, when first 
building the project. This seems to be an issue when the build takes a while. 
As we already test the event queue processing time metric once, we don't need 
to check the second invocation. 
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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