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/14 20:14:00 UTC

[jira] [Created] (KAFKA-6659) Improve error message if state store is not found

Matthias J. Sax created KAFKA-6659:
--------------------------------------

             Summary: Improve error message if state store is not found
                 Key: KAFKA-6659
                 URL: https://issues.apache.org/jira/browse/KAFKA-6659
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Matthias J. Sax


If a processor tries to access a store but the store is not connected to the processor, Streams fails with
{quote}Caused by: org.apache.kafka.streams.errors.TopologyBuilderException: Invalid topology building: Processor KSTREAM-TRANSFORM-0000000036 has no access to StateStore questions-awaiting-answers-store
{quote}
We should improve this error message and give a hint to the user how to fix the issues.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)