[ https://issues.apache.org/jira/browse/KAFKA-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867000#comment-16867000 ]
Boyang Chen commented on KAFKA-4222: ------------------------------------ [https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/22793/console] *21:59:31* org.apache.kafka.streams.integration.QueryableStateIntegrationTest > queryOnRebalance FAILED*21:59:31* java.lang.AssertionError: Condition not met within timeout 120000. waiting for metadata, store and value to be non null*21:59:31* at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:375)*21:59:31* at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:352)*21:59:31* at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.verifyAllKVKeys(QueryableStateIntegrationTest.java:292)*21:59:31* at org.apache.kafka.streams.integration.QueryableStateIntegrationTest.queryOnRebalance(QueryableStateIntegrationTest.java:382)*21:59:31* > Transient failure in 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: Damian Guy > Priority: Major > Fix For: 0.11.0.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 (v7.6.3#76005)