[ https://issues.apache.org/jira/browse/KAFKA-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Damian Guy resolved KAFKA-5566. ------------------------------- Resolution: Fixed Fix Version/s: 0.11.0.1 0.11.1.0 Issue resolved by pull request 3500 [https://github.com/apache/kafka/pull/3500] > Instable 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: Eno Thereska > Fix For: 0.11.1.0, 0.11.0.1 > > > 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 (v6.4.14#64029)