GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/665
NIFI-2289: Directly ask ZooKeeper which node is cluster coordinator aâ¦
â¦nd add watches on the ZNode rather than relying on Node Status Updates
over the cluster protocol because cluster protocol may get the events
out-of-order
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-2289
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/665.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 #665
----
commit c500d7e97aed276a18f17ae6a00e73bf5ad0665f
Author: Mark Payne <[email protected]>
Date: 2016-07-17T01:19:44Z
NIFI-2289: Directly ask ZooKeeper which node is cluster coordinator and add
watches on the ZNode rather than relying on Node Status Updates over the
cluster protocol because cluster protocol may get the events out-of-order
----
---
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.
---