kirktrue commented on PR #17700:
URL: https://github.com/apache/kafka/pull/17700#issuecomment-2622828492

   @junrao—the majority of the errors I see in the latest test run are not 
related.
   
   The following test failure occurs on both Java 17 and 23, but the issue has 
been filed several times:
   
   * KAFKA-18441, KAFKA-18550, KAFKA-18441, KAFKA-18639: `KafkaAdminClientTest` 
> `testAdminClientApisAuthenticationFailure()`
   
   The following tests are flaky, and have issues filed:
   
   * KAFKA-15474: `AbstractCoordinatorTest` > 
`testWakeupAfterSyncGroupReceivedExternalCompletion()`
   * KAFKA-8031, KAFKA-8032, KAFKA-8107, KAFKA-15960: `ClientIdQuotaTest` > 
`testQuotaOverrideDelete(String, String).quorum=kraft.groupProtocol=consumer`
   * KAFKA-15900, KAFKA-18551, KAFKA-18639, : `EagerConsumerCoordinatorTest` > 
`testOutdatedCoordinatorAssignment()`
   * KAFKA-18298: `PlaintextAdminIntegrationTest` > 
`testConsumerGroupsDeprecatedConsumerGroupState(String, 
String).quorum=kraft.groupProtocol=consumer`
   * KAFKA-13514: `StickyAssignorTest` > 
`testLargeAssignmentAndGroupWithUniformSubscription(boolean).hasConsumerRack = 
false`
   
   The only issue that isn't filed is this:
   
   * `StickyAssignorTest` > 
`testAssignmentAndGroupWithNonEqualSubscriptionNotTimeout(boolean).hasConsumerRack
 = false`
   
   I'll see if I can reproduce that flaky test locally.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to