GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/977
NIFI-1966: When cluster is started up, do not assume that Cluster Cooâ¦
â¦rdinator has the golden copy of the flow but instead wait for some
period of time or until the required number of nodes have connected, and then
choose which flow is correct
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-1966
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/977.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 #977
----
commit 6497d0adac2369b608e809660311b34d680fc595
Author: Mark Payne <[email protected]>
Date: 2016-08-30T20:59:50Z
NIFI-1966: When cluster is started up, do not assume that Cluster
Coordinator has the golden copy of the flow but instead wait for some period of
time or until the required number of nodes have connected, and then choose
which flow is correct
----
---
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.
---