You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "John Roesler (Jira)" <ji...@apache.org> on 2020/10/11 03:29:00 UTC

[jira] [Created] (KAFKA-10598) KafkaStreams reports inappropriate error message for IQ

John Roesler created KAFKA-10598:
------------------------------------

             Summary: KafkaStreams reports inappropriate error message for IQ
                 Key: KAFKA-10598
                 URL: https://issues.apache.org/jira/browse/KAFKA-10598
             Project: Kafka
          Issue Type: Bug
          Components: streams
            Reporter: John Roesler
            Assignee: John Roesler
             Fix For: 2.7.0, 2.6.1


Presently, KafkaStreams#store , or calling methods on the returned store, will throw an InvalidStateStoreException if the store name or type is wrong. However, the message in the exception is "The state store may have migrated to another instance", which is incorrect.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)