Matthias J. Sax created KAFKA-5566:
--------------------------------------
Summary: 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
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)