[ 
https://issues.apache.org/jira/browse/KAFKA-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404467#comment-16404467
 ] 

ASF GitHub Bot commented on KAFKA-6659:
---------------------------------------

perkss opened a new pull request #4732: KAFKA-6659: Improve error message if 
state store is not found
URL: https://github.com/apache/kafka/pull/4732
 
 
   Update the exception message thrown to state about the state store not found 
and suggest checking store has been connected to the processor. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Trivial
>              Labels: beginner, easy-fix, newbie
>
> 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)

Reply via email to