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

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

GitHub user mjsax opened a pull request:

    https://github.com/apache/kafka/pull/1992

    KAFKA-4275: Check of State-Store-assignment to Processor-Nodes is not 
enabled

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mjsax/kafka kafka-4275-stateStoreCheck

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1992.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 #1992
    
----
commit 5247403672f399a4631fd629f9077dc181461bbb
Author: Matthias J. Sax <matth...@confluent.io>
Date:   2016-10-07T22:29:09Z

    KAFKA-4275: Check of State-Store-assignment to Processor-Nodes is not 
enabled

----


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

Reply via email to