apoorvmittal10 commented on PR #14575: URL: https://github.com/apache/kafka/pull/14575#issuecomment-1780830968
Is there anything that I should address or we can merge the PR? There are some unrelated tests failed: ``` 14 tests have failed There are 14 new tests failing, 0 existing failing and 236 skipped. New failing - 14 Build / JDK 17 and Scala 2.13 / randomClusterPerturbationsShouldConverge[enableRackAwareTaskAssignor=true] – org.apache.kafka.streams.processor.internals.assignment.TaskAssignorConvergenceTest 5s Build / JDK 21 and Scala 2.13 / testNoGroupAcl(String).quorum=zk – kafka.api.SslEndToEndAuthorizationTest 25m 14s Build / JDK 21 and Scala 2.13 / testWithGroupId() – kafka.api.TransactionsBounceTest 25m 9s Build / JDK 21 and Scala 2.13 / closingChannelWithBufferedReceivesFailedSend() – kafka.network.SocketServerTest 15s Build / JDK 21 and Scala 2.13 / testWrongIncarnationId() – kafka.server.ControllerRegistrationManagerTest 30s Build / JDK 21 and Scala 2.13 / shouldFetchLagsDuringRebalancingWithNoOptimization() – org.apache.kafka.streams.integration.LagFetchIntegrationTest 1m 4s Build / JDK 21 and Scala 2.13 / testHighAvailabilityTaskAssignorLargeNumConsumers – org.apache.kafka.streams.processor.internals.StreamsAssignmentScaleTest 25m 36s Build / JDK 21 and Scala 2.13 / testTaskRequestWithOldStartMsGetsUpdated() – org.apache.kafka.trogdor.coordinator.CoordinatorTest 2m 0s Build / JDK 11 and Scala 2.13 / testRackAwareRangeAssignor(String).quorum=zk – integration.kafka.server.FetchFromFollowerIntegrationTest 39s Build / JDK 11 and Scala 2.13 / testAuthentications(String).quorum=zk – kafka.api.SaslScramSslEndToEndAuthorizationTest 6s Build / JDK 11 and Scala 2.13 / testDescribeClusterRequestIncludingClusterAuthorizedOperations(String).quorum=kraft – kafka.server.DescribeClusterRequestTest 3s Build / JDK 11 and Scala 2.13 / shouldHaveSamePositionBoundActiveAndStandBy – org.apache.kafka.streams.integration.ConsistencyVectorIntegrationTest 16s Build / JDK 11 and Scala 2.13 / shouldHaveSamePositionBoundActiveAndStandBy – org.apache.kafka.streams.integration.ConsistencyVectorIntegrationTest 11s Build / JDK 11 and Scala 2.13 / shouldAddAndRemoveNamedTopologiesBeforeStartingAndRouteQueriesToCorrectTopology() – org.apache.kafka.streams.integration.NamedTopologyIntegrationTest -- 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]
