GitHub user markap14 opened a pull request:

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

    NIFI-2292: Funnel all cluster node status changes through the cluster 
coordinator…

    

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

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

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

    https://github.com/apache/nifi/pull/717.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 #717
    
----
commit 15449162f55acc110bcf67d409738b68e3a37801
Author: Mark Payne <[email protected]>
Date:   2016-07-25T17:41:48Z

    NIFI-2292: Funnel all cluster node status changes through the cluster 
coordinator instead of having each node broadcast changes to the whole cluster. 
This gives us the ability to increment the updateId consistently without race 
conditions.

commit 0edda2187d0055ebd5a52401f86e1773e37d802c
Author: Mark Payne <[email protected]>
Date:   2016-07-21T18:30:08Z

    NIFI-2292: Funnel all cluster node status changes through the cluster 
coordinator instead of having each node broadcast changes to the whole cluster. 
This gives us the ability to increment the updateId consistently without race 
conditions.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to