Chia-Ping Tsai created KAFKA-16775:
--------------------------------------
Summary: Fix flaky
PlaintextAdminIntegrationTest#testCreateExistingTopicsThrowTopicExistsException
Key: KAFKA-16775
URL: https://issues.apache.org/jira/browse/KAFKA-16775
Project: Kafka
Issue Type: Test
Reporter: Chia-Ping Tsai
org.opentest4j.AssertionFailedError: timed out waiting for topics
at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at
app//kafka.api.BaseAdminIntegrationTest.waitForTopics(BaseAdminIntegrationTest.scala:236)
at
app//kafka.api.PlaintextAdminIntegrationTest.testCreateExistingTopicsThrowTopicExistsException(PlaintextAdminIntegrationTest.scala:140)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)