You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2016/10/04 00:49:20 UTC

[jira] [Updated] (KAFKA-4186) Transient failure in KStreamAggregationIntegrationTest.shouldGroupByKey

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

Jason Gustafson updated KAFKA-4186:
-----------------------------------
    Fix Version/s:     (was: 0.10.1.0)
                   0.10.1.1

> Transient failure in KStreamAggregationIntegrationTest.shouldGroupByKey
> -----------------------------------------------------------------------
>
>                 Key: KAFKA-4186
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4186
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Jason Gustafson
>            Assignee: Damian Guy
>             Fix For: 0.10.1.1
>
>
> Saw this running locally off of trunk:
> {code}
> org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest > shouldGroupByKey[1] 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:268)
>         at org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:211)
>         at org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest.receiveMessages(KStreamAggregationIntegrationTest.java:480)
>         at org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest.shouldGroupByKey(KStreamAggregationIntegrationTest.java:407)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)