GitHub user markap14 opened a pull request:

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

    NIFI-2360: Leave ZooKeeper running when a node is disconnected. Do no…

    …t allow the last node in the cluster to be disconnected. Change 
ClusterProtocoLHeartbeater to use RetryNTime retry strategy instead of 
RetryForever because web requests could block on this

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

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

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

    https://github.com/apache/nifi/pull/705.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 #705
    
----
commit 8ad138d02201d2b593ebb579b51b0c853829b568
Author: Mark Payne <marka...@hotmail.com>
Date:   2016-07-22T13:21:12Z

    NIFI-2360: Leave ZooKeeper running when a node is disconnected. Do not 
allow the last node in the cluster to be disconnected. Change 
ClusterProtocoLHeartbeater to use RetryNTime retry strategy instead of 
RetryForever because web requests could block on this

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to