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-8893) Flaky ResetIntegrationTest. testReprocessingFromScratchAfterResetWithIntermediateUserTopic

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

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

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

> Flaky ResetIntegrationTest. testReprocessingFromScratchAfterResetWithIntermediateUserTopic
> ------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-8893
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8893
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Stanislav Kozlovski
>            Priority: Major
>             Fix For: 2.5.0
>
>
> {code:java}
> java.lang.AssertionError: Condition not met within timeout 60000. Did not receive all 10 records from topic outputTopic
> 	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.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:506)
> 	{code}
> [https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/24733/testReport/junit/org.apache.kafka.streams.integration/ResetIntegrationTest/testReprocessingFromScratchAfterResetWithIntermediateUserTopic/]



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