philipnee commented on PR #14118: URL: https://github.com/apache/kafka/pull/14118#issuecomment-1685406078
@junrao - This should be ready for review. There's one failing build but it succeed in a separated build, so I believe it is flaky. Here are the list of flaky tests ``` Build / JDK 11 and Scala 2.13 / testAlterSinkConnectorOffsetsZombieSinkTasks – org.apache.kafka.connect.integration.OffsetsApiIntegrationTest 28s Build / JDK 11 and Scala 2.13 / testAuthentications(String).quorum=kraft – kafka.api.GroupEndToEndAuthorizationTest 3s Build / JDK 11 and Scala 2.13 / testNonDefaultConnectionCountLimitAndRateLimit() – kafka.network.ConnectionQuotasTest 10s Build / JDK 11 and Scala 2.13 / testThreadPoolResize() – kafka.server.DynamicBrokerReconfigurationTest 25s Build / JDK 11 and Scala 2.13 / [1] Type=ZK, Name=testDualWriteScram, MetadataVersion=3.5-IV2, Security=PLAINTEXT – kafka.zk.ZkMigrationIntegrationTest 32s Build / JDK 17 and Scala 2.13 / testThreadPoolResize() – kafka.server.DynamicBrokerReconfigurationTest 29s Build / JDK 17 and Scala 2.13 / testBalancePartitionLeaders() – org.apache.kafka.controller.QuorumControllerTest 13s Build / JDK 20 and Scala 2.13 / testThreadPoolResize() – kafka.server.DynamicBrokerReconfigurationTest 33s Build / JDK 20 and Scala 2.13 / [1] Type=ZK, Name=testDualWriteQuotaAndScram, MetadataVersion=3.5-IV2, Security=PLAINTEXT – kafka.zk.ZkMigrationIntegrationTest 38s Fixed 192 ``` -- 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]
