You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Luke Chen (Jira)" <ji...@apache.org> on 2022/06/02 13:36:00 UTC

[jira] [Created] (KAFKA-13955) Fix failing KRaftClusterTest tests

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)