Matthias J. Sax created KAFKA-9897:
--------------------------------------
Summary: Flaky Test
StoreQueryIntegrationTest#shouldQuerySpecificActivePartitionStores
Key: KAFKA-9897
URL: https://issues.apache.org/jira/browse/KAFKA-9897
Project: Kafka
Issue Type: Bug
Components: streams, unit tests
Affects Versions: 2.6.0
Reporter: Matthias J. Sax
[https://builds.apache.org/job/kafka-pr-jdk14-scala2.13/22/testReport/junit/org.apache.kafka.streams.integration/StoreQueryIntegrationTest/shouldQuerySpecificActivePartitionStores/]
{quote}org.apache.kafka.streams.errors.InvalidStateStoreException: Cannot get
state store source-table because the stream thread is PARTITIONS_ASSIGNED, not
RUNNING at
org.apache.kafka.streams.state.internals.StreamThreadStateStoreProvider.stores(StreamThreadStateStoreProvider.java:85)
at
org.apache.kafka.streams.state.internals.QueryableStoreProvider.getStore(QueryableStoreProvider.java:61)
at org.apache.kafka.streams.KafkaStreams.store(KafkaStreams.java:1183) at
org.apache.kafka.streams.integration.StoreQueryIntegrationTest.shouldQuerySpecificActivePartitionStores(StoreQueryIntegrationTest.java:178){quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)