[
https://issues.apache.org/jira/browse/KAFKA-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15716623#comment-15716623
]
Ismael Juma commented on KAFKA-4482:
------------------------------------
There is a PR to disable these tests, but [~guozhang] was going to try a fix
first: https://github.com/apache/kafka/pull/2199
> Kafka streams test failure and hang causing PR builds to fail
> -------------------------------------------------------------
>
> Key: KAFKA-4482
> URL: https://issues.apache.org/jira/browse/KAFKA-4482
> Project: Kafka
> Issue Type: Bug
> Components: streams, unit tests
> Reporter: Ashish K Singh
>
> Following are the streams test failures/ hangs. Sample PR build,
> [here|https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/6857/console].
> Was able reproduce locally as well.
> {code}
> org.apache.kafka.streams.integration.ResetIntegrationTest >
> testReprocessingFromScratchAfterResetWithIntermediateUserTopic FAILED
> java.lang.AssertionError: Condition not met within timeout 60000. Did not
> receive 10 number of records
> at
> org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:279)
> at
> org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:211)
> at
> org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterResetWithIntermediateUserTopic(ResetIntegrationTest.java:182)
> org.apache.kafka.streams.integration.ResetIntegrationTest >
> testReprocessingFromScratchAfterResetWithoutIntermediateUserTopic STARTED
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)