GitHub user markap14 opened a pull request:

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

    NIFI-2617: Instead of retrying an infinite number of times to communi…

    …cate with ZooKeeper, should try only for a short period in 
CuratorLeaderElectionManager. This is because web requests may be blocked 
waiting on a  determination of which node is cluster coordinator

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

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

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

    https://github.com/apache/nifi/pull/906.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 #906
    
----
commit 71b58299d625e11bd2c7cc570fdf86ddf8f647b5
Author: Mark Payne <[email protected]>
Date:   2016-08-22T14:27:26Z

    NIFI-2617: Instead of retrying an infinite number of times to communicate 
with ZooKeeper, should try only for a short period in 
CuratorLeaderElectionManager. This is because web requests may be blocked 
waiting on a  determination of which node is cluster coordinator

----


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