[
https://issues.apache.org/jira/browse/KAFKA-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586399#comment-15586399
]
ASF GitHub Bot commented on KAFKA-4275:
---------------------------------------
GitHub user mjsax opened a pull request:
https://github.com/apache/kafka/pull/2039
HOTFIX: follow up on KAFKA-4275
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/kafka hotfix-ktableLeftJoin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2039.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2039
----
----
> 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
> Fix For: 0.10.1.0, 0.10.2.0
>
>
> 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)