Skip to content

NIFI-1960: Update admin guide regarding documentation for clustering#491

Closed
markap14 wants to merge 1 commit intoapache:masterfrom
markap14:NIFI-1960
Closed

NIFI-1960: Update admin guide regarding documentation for clustering#491
markap14 wants to merge 1 commit intoapache:masterfrom
markap14:NIFI-1960

Conversation

@markap14
Copy link
Copy Markdown
Contributor

@markap14 markap14 commented Jun 3, 2016

No description provided.

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
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the Firewall file? Is this a Zookeeper thing or a new NiFi thing?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
@alopresto
Copy link
Copy Markdown
Contributor

+1 for me.

@markap14 markap14 closed this Jun 3, 2016
@markap14
Copy link
Copy Markdown
Contributor Author

markap14 commented Jun 3, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants