[
https://issues.apache.org/jira/browse/KAFKA-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-6712.
------------------------------------
Resolution: Duplicate
> Throw a specific exception with wrong topic name for interactive queries
> ------------------------------------------------------------------------
>
> Key: KAFKA-6712
> URL: https://issues.apache.org/jira/browse/KAFKA-6712
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Francesco Guardiani
> Priority: Major
>
> When you use the interactive queries state stores with a wrong topic name and
> you call the store() method, the client should throw an exception that
> explains that you have specified a wrong topic name. Now it throws an
> IllegalStateStoreException "the state store may have migrated to another
> instance." that is too generic and it's used also when the stream thread is
> not ready.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)