mumrah commented on code in PR #19240:
URL: https://github.com/apache/kafka/pull/19240#discussion_r2004033069
##########
metadata/src/test/java/org/apache/kafka/controller/QuorumControllerTest.java:
##########
@@ -376,10 +375,12 @@ public void testElrEnabledByDefault() throws Throwable {
}
}
- @Flaky("KAFKA-18845")
Review Comment:
@FrankYang0529 we need to keep the annotation here until the test proves
itself to no longer be flaky. I have updated the wiki
https://cwiki.apache.org/confluence/display/KAFKA/Flaky+Test+Management to
reflect this
--
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]