GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/488
NIFI-1897: Refactoring to allow requests to be replicated from a node to
other nodes
Nodes are now capable of replicating requests across the cluster and a
Cluster Coordinator is auto-elected to monitor heartbeats and provide the
up-to-date flow to newly joining nodes. The WebClusterManager and associated
components has been removed!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-1897
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/488.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 #488
----
commit 6633904b6db6b75880ad6b5e185081423b644d16
Author: Mark Payne <[email protected]>
Date: 2016-05-19T14:42:39Z
NIFI-1897: Refactoring to allow requests to be replicated from a node to
other nodes
----
---
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.
---