[ https://issues.apache.org/jira/browse/KAFKA-8700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16958194#comment-16958194 ]
ASF GitHub Bot commented on KAFKA-8700: --------------------------------------- guozhangwang commented on pull request #7548: KAFKA-8700: Flaky Test QueryableStateIntegrationTest#queryOnRebalance URL: https://github.com/apache/kafka/pull/7548 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Flaky Test QueryableStateIntegrationTest#queryOnRebalance > --------------------------------------------------------- > > Key: KAFKA-8700 > URL: https://issues.apache.org/jira/browse/KAFKA-8700 > Project: Kafka > Issue Type: Bug > Components: streams, unit tests > Affects Versions: 2.4.0 > Reporter: Matthias J. Sax > Assignee: Chris Pettitt > Priority: Critical > Labels: flaky-test > Fix For: 2.5.0 > > > [https://builds.apache.org/blue/organizations/jenkins/kafka-trunk-jdk8/detail/kafka-trunk-jdk8/3807/tests] > {quote}java.lang.AssertionError: Condition not met within timeout 120000. > waiting for metadata, store and value to be non null > at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:376) > at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:353) > at > org.apache.kafka.streams.integration.QueryableStateIntegrationTest.verifyAllKVKeys(QueryableStateIntegrationTest.java:292) > at > org.apache.kafka.streams.integration.QueryableStateIntegrationTest.queryOnRebalance(QueryableStateIntegrationTest.java:382){quote} > -- This message was sent by Atlassian Jira (v8.3.4#803005)