Matthias J. Sax created KAFKA-12185:
---------------------------------------
Summary: Flaky Test
StoreQueryIntegrationTest#shouldQueryAllStalePartitionStores
Key: KAFKA-12185
URL: https://issues.apache.org/jira/browse/KAFKA-12185
Project: Kafka
Issue Type: Bug
Components: streams, unit tests
Reporter: Matthias J. Sax
{{{{java.lang.AssertionError: Application did not reach a RUNNING state for all
streams instances. Non-running instances:
\{org.apache.kafka.streams.KafkaStreams@651720d3=NOT_RUNNING}
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.startApplicationAndWaitUntilRunning(IntegrationTestUtils.java:892)
at
org.apache.kafka.streams.integration.StoreQueryIntegrationTest.shouldQueryAllStalePartitionStores(StoreQueryIntegrationTest.java:270)}}}}
{{https://github.com/apache/kafka/pull/9835/checks?check_run_id=1666639314}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)