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)