chia7712 commented on code in PR #18263:
URL: https://github.com/apache/kafka/pull/18263#discussion_r1890949757
##########
clients/src/test/java/org/apache/kafka/clients/consumer/internals/AbstractCoordinatorTest.java:
##########
@@ -1435,6 +1435,7 @@ public void
testWakeupAfterJoinGroupReceivedExternalCompletion() throws Exceptio
awaitFirstHeartbeat(heartbeatReceived);
}
+ @Tag("flaky") // "KAFKA-18310"
Review Comment:
Maybe we should disallow "disabled" flag by import control due to quarantine
mechanism.
--
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]