[
https://issues.apache.org/jira/browse/KAFKA-13820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Roesler updated KAFKA-13820:
---------------------------------
Component/s: streams
> Add debug-level logs to explain why a store is filtered out during
> interactive query
> ------------------------------------------------------------------------------------
>
> Key: KAFKA-13820
> URL: https://issues.apache.org/jira/browse/KAFKA-13820
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: John Roesler
> Priority: Minor
>
> Currently Kafka Streams throws an InvalidStateStoreException when the desired
> store is not present on the local instance. It also throws the same exception
> with the same message when the store is present, but it not active (and stale
> queries are disabled).
> This is an important distinction when debugging store unavailability, and a
> debug-level log is an un-intrusive mechanism to expose the information.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)