You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2018/03/26 17:31:00 UTC

[jira] [Resolved] (KAFKA-6712) Throw a specific exception with wrong topic name for interactive queries

     [ 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)