You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/18 14:51:20 UTC

[jira] [Commented] (NIFI-2305) Nodes run "Primary Node Only" processors when disconnected from cluster

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

ASF GitHub Bot commented on NIFI-2305:
--------------------------------------

GitHub user markap14 opened a pull request:

    https://github.com/apache/nifi/pull/667

    NIFI-2305: Do not run processors that are marked as Primary Node Only…

    … if disconnected from cluster

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

    $ git pull https://github.com/markap14/nifi NIFI-2305

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

    https://github.com/apache/nifi/pull/667.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 #667
    
----
commit c333950665adcf7197a5bb6acd54b1f6ef8f599e
Author: Mark Payne <ma...@hotmail.com>
Date:   2016-07-18T14:50:39Z

    NIFI-2305: Do not run processors that are marked as Primary Node Only if disconnected from cluster

----


> Nodes run "Primary Node Only" processors when disconnected from cluster
> -----------------------------------------------------------------------
>
>                 Key: NIFI-2305
>                 URL: https://issues.apache.org/jira/browse/NIFI-2305
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> Nodes that get disconnected from the cluster start running processors that are considered 'primary node only'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)