[
https://issues.apache.org/jira/browse/KAFKA-13955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545472#comment-17545472
]
Luke Chen commented on KAFKA-13955:
-----------------------------------
PR: https://github.com/apache/kafka/pull/12238
> 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
> Priority: Major
>
> 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)