[ 
https://issues.apache.org/jira/browse/KAFKA-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15795576#comment-15795576
 ] 

Guozhang Wang commented on KAFKA-4222:
--------------------------------------

Re-opening this issue as we have seen it happen again with a slight different 
error message:

{code}
org.apache.kafka.streams.integration.QueryableStateIntegrationTest > 
queryOnRebalance[1] FAILED java.lang.AssertionError: Condition not met within 
timeout 60000. Did not receive 1 number of records
{code}


> Transient failure in QueryableStateIntegrationTest.queryOnRebalance
> -------------------------------------------------------------------
>
>                 Key: KAFKA-4222
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4222
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, unit tests
>            Reporter: Jason Gustafson
>            Assignee: Eno Thereska
>             Fix For: 0.10.1.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
(v6.3.4#6332)

Reply via email to