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

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

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