Luke Chen created KAFKA-13955:
---------------------------------
Summary: Fix failing KRaftClusterTest tests
Key: KAFKA-13955
URL: https://issues.apache.org/jira/browse/KAFKA-13955
Project: Kafka
Issue Type: Test
Reporter: Luke Chen
Assignee: dengziming
Tests are failing with timeout exception
java.util.concurrent.TimeoutException:
testCreateClusterAndPerformReassignment() timed out after 120 seconds
Failing tests:
Build / JDK 8 and Scala 2.12 /
kafka.server.KRaftClusterTest.testIncrementalAlterConfigs()
Build / JDK 8 and Scala 2.12 /
kafka.server.KRaftClusterTest.testSetLog4jConfigurations()
Build / JDK 8 and Scala 2.12 /
kafka.server.KRaftClusterTest.testLegacyAlterConfigs()
Build / JDK 8 and Scala 2.12 /
kafka.server.KRaftClusterTest.testCreateClusterAndPerformReassignment()
Build / JDK 8 and Scala 2.12 /
kafka.server.KRaftClusterTest.testUnregisterBroker()
Build / JDK 8 and Scala 2.12 /
kafka.server.KRaftClusterTest.testCreateClusterAndCreateAndManyTopics()
Build / JDK 8 and Scala 2.12 /
kafka.server.KRaftClusterTest.testCreateClusterAndCreateListDeleteTopic()
--
This message was sent by Atlassian Jira
(v8.20.7#820007)