Luke Chen created KAFKA-14529: --------------------------------- Summary: fix failed KafkaServerKRaftRegistrationTest Key: KAFKA-14529 URL: https://issues.apache.org/jira/browse/KAFKA-14529 Project: Kafka Issue Type: Test Components: kraft Reporter: Luke Chen Assignee: Luke Chen
org.opentest4j.AssertionFailedError: Did not see 3 brokers within 30 seconds at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38) at org.junit.jupiter.api.Assertions.fail(Assertions.java:134) at kafka.server.KafkaServerKRaftRegistrationTest.testRegisterZkBrokerInKraft1(KafkaServerKRaftRegistrationTest.scala:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) -- This message was sent by Atlassian Jira (v8.20.10#820010)