You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by markap14 <gi...@git.apache.org> on 2016/07/18 14:51:20 UTC

[GitHub] nifi pull request #667: NIFI-2305: Do not run processors that are marked as ...

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\u2026

    \u2026 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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #667: NIFI-2305: Do not run processors that are marked as Primary...

Posted by JPercivall <gi...@git.apache.org>.
Github user JPercivall commented on the issue:

    https://github.com/apache/nifi/pull/667
  
    +1
    
    Went through the code to verify everything looks good. Was worried about accessors of "isPrimary" assuming incorrectly that standalone = primary but looks good. Did a contrib check build rebased to master and verified that when I disconnected the primary node (with a processor running on primary node only) that it stopped emitting flowfiles while the new primary node started. Thanks @markap14, I will merge it in.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request #667: NIFI-2305: Do not run processors that are marked as ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---