C0urante opened a new pull request, #16918: URL: https://github.com/apache/kafka/pull/16918
The embedded Kafka cluster readiness check we added recently for Connect and MM2 integration tests has helped reduce flakiness, but sometimes the check itself fails. This can happen when CI is overloaded and isn't cause for alarm; we can make that clear with our error message so that 1) contributors know that their changes are still safe to merge and 2) people know not to file flaky test tickets when they see these failures. ### 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]
