Matthias J. Sax created KAFKA-4275: -------------------------------------- Summary: Check of State-Store-assignment to Processor-Nodes is not enabled Key: KAFKA-4275 URL: https://issues.apache.org/jira/browse/KAFKA-4275 Project: Kafka Issue Type: Bug Components: streams Reporter: Matthias J. Sax Assignee: Matthias J. Sax
In {{ProcessorContextImpl#getStateStores()}} we should check if a store was connected to the processor and thus, if the processor is allowed to access the store. This check is currently disabled. -- This message was sent by Atlassian JIRA (v6.3.4#6332)