You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Guozhang Wang (Jira)" <ji...@apache.org> on 2020/04/18 19:29:00 UTC

[jira] [Resolved] (KAFKA-8894) Flaky org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromFileAfterResetWithoutIntermediateUserTopic

     [ https://issues.apache.org/jira/browse/KAFKA-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang resolved KAFKA-8894.
----------------------------------
    Fix Version/s: 2.5.0
       Resolution: Fixed

https://github.com/apache/kafka/pull/8208

> Flaky org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromFileAfterResetWithoutIntermediateUserTopic
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-8894
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8894
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Stanislav Kozlovski
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> {code:java}
> java.lang.AssertionError: Condition not met within timeout 30000. Topics are not expected after 30000 milli seconds.
> 	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:376)
> 	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:353)
> 	at org.apache.kafka.streams.integration.utils.EmbeddedKafkaCluster.waitForRemainingTopics(EmbeddedKafkaCluster.java:298)
> 	at org.apache.kafka.streams.integration.AbstractResetIntegrationTest.assertInternalTopicsGotDeleted(AbstractResetIntegrationTest.java:589)
> 	at org.apache.kafka.streams.integration.AbstractResetIntegrationTest.testReprocessingFromFileAfterResetWithoutIntermediateUserTopic(AbstractResetIntegrationTest.java:399)
> 	at org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromFileAfterResetWithoutIntermediateUserTopic(ResetIntegrationTest.java:82)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	{code}
> [https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/24733/testReport/junit/org.apache.kafka.streams.integration/ResetIntegrationTest/testReprocessingFromFileAfterResetWithoutIntermediateUserTopic/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)