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

[jira] [Resolved] (KAFKA-4222) Flaky Test QueryableStateIntegrationTest.queryOnRebalance

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

Guozhang Wang resolved KAFKA-4222.
----------------------------------
    Fix Version/s:     (was: 0.11.0.0)
                   2.4.0
         Assignee: Guozhang Wang
       Resolution: Fixed

> Flaky Test QueryableStateIntegrationTest.queryOnRebalance
> ---------------------------------------------------------
>
>                 Key: KAFKA-4222
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4222
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams, unit tests
>            Reporter: Jason Gustafson
>            Assignee: Guozhang Wang
>            Priority: Major
>              Labels: flaky-test
>             Fix For: 2.4.0
>
>
> Seen here: https://builds.apache.org/job/kafka-trunk-jdk8/915/console
> {code}
> org.apache.kafka.streams.integration.QueryableStateIntegrationTest > queryOnRebalance[1] FAILED
>     java.lang.AssertionError: Condition not met within timeout 30000. waiting for metadata, store and value to be non null
>         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:276)
>         at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.verifyAllKVKeys(QueryableStateIntegrationTest.java:263)
>         at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.queryOnRebalance(QueryableStateIntegrationTest.java:342)
> {code}



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