GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/323
NIFI-1678
Push heartbeats to ZooKeeper instead of NCM
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-1678
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/323.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 #323
----
commit 552908ac27dc7b52fdd1deb473be93cf26b476e2
Author: Mark Payne <[email protected]>
Date: 2016-03-24T15:49:08Z
NIFI-1678: Started refactoring heartbeating mechanism, using a new package:
org.apache.nifi.cluster.coordination
commit 88efe08bb853a2c76946f54349f310c280d309ad
Author: Mark Payne <[email protected]>
Date: 2016-04-01T18:01:37Z
NIFI-1678: Added configuration options for ZooKeeper username & password
for heartbeat management. Also addressed issue where nodes that were previously
disconnected were asked to disconnect upon restart
----
---
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.
---