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 2019/10/15 18:40:00 UTC

[jira] [Resolved] (KAFKA-5566) Flaky Test QueryableStateIntegrationTest.shouldAllowToQueryAfterThreadDied

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

Guozhang Wang resolved KAFKA-5566.
----------------------------------
    Fix Version/s:     (was: 1.0.0)
                   2.4.0
       Resolution: Fixed

> Flaky Test QueryableStateIntegrationTest.shouldAllowToQueryAfterThreadDied
> --------------------------------------------------------------------------
>
>                 Key: KAFKA-5566
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5566
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, unit tests
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Major
>             Fix For: 2.4.0
>
>
> This test failed about 4 times in the last 24h. Always the same stack trace so far:
> {noformat}
> java.lang.AssertionError: Condition not met within timeout 30000. wait for agg to be '123'
> 	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:274)
> 	at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.shouldAllowToQueryAfterThreadDied(QueryableStateIntegrationTest.java:793)
> {noformat}



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