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

   @dajac—here are the unique test failures with notes:
   
   - integration.kafka.server.FetchFromFollowerIntegrationTest: 
testRackAwareRangeAssignor(String).quorum=kraft
     - KAFKA-15020
   - integration.kafka.server.FetchFromFollowerIntegrationTest: 
testRackAwareRangeAssignor(String).quorum=zk
     - KAFKA-15020, same as above
   - kafka.api.ClientIdQuotaTest: testQuotaOverrideDelete(String).quorum=kraft
     - KAFKA-8107
     - **_Will investigate_**
   - kafka.api.ClientIdQuotaTest: 
testThrottledProducerConsumer(String).quorum=zk
     - KAFKA-8108
     - **_Will investigate_**
   - kafka.api.GroupEndToEndAuthorizationTest: 
testAuthentications(String).quorum=kraft
     - No Jira, but [it is flaky on `trunk` and PR 
builds](https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.rootProjectNames=kafka&tests.container=kafka.api.GroupEndToEndAuthorizationTest&tests.test=testAuthentications(String)%5B2%5D)
  
   - kafka.api.TransactionsTest: testBumpTransactionalEpoch(String).quorum=kraft
     - KAFKA-15099
   - org.apache.kafka.connect.integration.ConnectorRestartApiIntegrationTest: 
testMultiWorkerRestartOnlyConnector
     - KAFKA-15675
   - org.apache.kafka.connect.integration.StartAndStopLatchTest: 
shouldReturnFalseWhenAwaitingForStopToNeverComplete
     - **_Will investigate_**
   - 
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationExactlyOnceTest:
 testReplication()
     - No Jira, but [it is flaky on `trunk` and PR 
builds](https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.rootProjectNames=kafka&tests.container=org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationExactlyOnceTest&tests.test=testReplication())
   - org.apache.kafka.controller.QuorumControllerTest: 
testBalancePartitionLeaders()
     - KAFKA-15052, marked as fixed
   - org.apache.kafka.controller.QuorumControllerTest: 
testFenceMultipleBrokers()
     - No Jira, but [it is flaky on `trunk` and PR 
builds](https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.rootProjectNames=kafka&tests.container=org.apache.kafka.controller.QuorumControllerTest&tests.test=testFenceMultipleBrokers())
   - 
org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManagerTest:
 testRemoteLogSizeCalculationWithSegmentsOfDifferentEpochs()
     - No Jira, but [it is flaky on `trunk` and PR 
builds](https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.rootProjectNames=kafka&tests.container=org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManagerTest&tests.test=testRemoteLogSizeCalculationWithSegmentsOfDifferentEpochs())
   - org.apache.kafka.streams.integration.EOSUncleanShutdownIntegrationTest: 
shouldWorkWithUncleanShutdownWipeOutStateStore[exactly_once_v2]
     - KAFKA-9868, marked as fixed
   - org.apache.kafka.streams.integration.IQv2StoreIntegrationTest; 
verifyStore[cache=true, log=true, supplier=TIME_ROCKS_WINDOW, kind=DSL]
     - KAFKA-13714, marked as fixed
   - org.apache.kafka.streams.integration.RestoreIntegrationTest: 
shouldInvokeUserDefinedGlobalStateRestoreListener()
     - KAFKA-15659, marked as fixed
   - org.apache.kafka.tools.MetadataQuorumCommandTest: [1] Type=Raft-Combined, 
Name=testDescribeQuorumStatusSuccessful, MetadataVersion=3.7-IV1, 
Security=PLAINTEXT
     - KAFKA-15104
   - org.apache.kafka.trogdor.coordinator.CoordinatorTest: 
testTaskRequestWithOldStartMsGetsUpdated()
     - KAFKA-8115


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