Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-13820

Add debug-level logs to explain why a store is filtered out during interactive query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • streams
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vvcephei John Roesler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: