philipnee commented on PR #14118: URL: https://github.com/apache/kafka/pull/14118#issuecomment-1676661994
Here are the failing tests: ``` Build / JDK 11 and Scala 2.13 / testSimultaneousUpwardAndDownwardDelegating – org.apache.kafka.connect.runtime.isolation.SynchronizationTest 13s Build / JDK 8 and Scala 2.12 / testBumpTransactionalEpoch(String).quorum=kraft – kafka.api.TransactionsTest 1m 18s Build / JDK 8 and Scala 2.12 / testBalancePartitionLeaders() – org.apache.kafka.controller.QuorumControllerTest 13s Build / JDK 20 and Scala 2.13 / testAlterSinkConnectorOffsetsZombieSinkTasks – org.apache.kafka.connect.integration.OffsetsApiIntegrationTest 55s Build / JDK 20 and Scala 2.13 / shouldThrottleOldSegments() – kafka.server.ReplicationQuotasTest 9s Build / JDK 20 and Scala 2.13 / testNoOpActionResponseWithThrottledChannelWhereThrottlingAlreadyDone() – kafka.network.SocketServerTest <1s Build / JDK 20 and Scala 2.13 / testBalancePartitionLeaders() – org.apache.kafka.controller.QuorumControllerTest 12s ``` -- 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]
