kamalcph commented on PR #15631:
URL: https://github.com/apache/kafka/pull/15631#issuecomment-2046510235

   Rebased the PR with trunk, the test failures are unrelated. Ran the 11 
failed tests locally, all of them got succeeded:
   
   ```
   ./gradlew cleanTest core:test --tests 
kafka.log.LogCleanerParameterizedIntegrationTest.testCleansCombinedCompactAndDeleteTopic
 tools:test --tests 
org.apache.kafka.tools.consumer.group.DescribeConsumerGroupTest.testDescribeExistingGroupWithNoMembers
 trogdor:test --tests 
org.apache.kafka.trogdor.coordinator.CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated
 connect:mirror:test --tests 
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationSSLTest.testReplicateSourceDefault
 core:test --tests 
kafka.api.ConsumerBounceTest.testConsumptionWithBrokerFailures --tests 
kafka.api.PlaintextAdminIntegrationTest.testElectPreferredLeaders --tests 
kafka.server.DelegationTokenRequestsTest.testDelegationTokenRequests --tests 
kafka.zk.ZkMigrationIntegrationTest.testPartitionReassignmentInHybridMode 
tools:test --tests 
org.apache.kafka.tools.MetadataQuorumCommandTest.testDescribeQuorumStatusSuccessful
 --tests 
org.apache.kafka.tools.reassign.ReassignPartitionsIntegrationTest.testPr
 oduceAndConsumeWithReassignmentInProgress trogdor:test --tests 
org.apache.kafka.trogdor.coordinator.CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated
   ```


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