NIFI-1960: Update admin guide regarding documentation for clustering#491
Closed
markap14 wants to merge 1 commit intoapache:masterfrom
Closed
NIFI-1960: Update admin guide regarding documentation for clustering#491markap14 wants to merge 1 commit intoapache:masterfrom
markap14 wants to merge 1 commit intoapache:masterfrom
Conversation
| to this node, and this node is responsible for disconnecting nodes that do not report any heartbeat status | ||
| for some amount of time. Additionally, when a new node elects to join the cluster, the new node must first | ||
| connect to the currently-elected Cluster Coordinator in order to obtain the most up-to-date flow. If the Cluster | ||
| Coordinator determines that the node is allowed to join (based on its configured Firewall file), the current |
Contributor
There was a problem hiding this comment.
Where is the Firewall file? Is this a Zookeeper thing or a new NiFi thing?
Contributor
Author
There was a problem hiding this comment.
This is a NiFi thing - not new, though. It has been around since clustering was initially introduced. Simply a text file that contains the IP addresses of nodes that are allowed to join the cluster.
NIFI-1960: Updates to guide as follow-up from PR review
Contributor
|
+1 for me. |
Contributor
Author
|
Thanks, @alopresto. I have merged to master. I am sure that we will end up updating this a few more times before 1.0.0 is released, but at least I wanted to get this into master so that those trying to setup clustering could get started. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.