[
https://issues.apache.org/jira/browse/KAFKA-16775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893508#comment-17893508
]
Will Perlichek commented on KAFKA-16775:
----------------------------------------
Picking this up. As suggested by [~chia7712] , I am going to dig into
testCreateExistingTopicsThrowTopicExistsException() setup and code to examine
potential causes of this failure.
> 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
> Priority: Major
>
> 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)