[
https://issues.apache.org/jira/browse/NIFI-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646472#comment-16646472
]
ASF GitHub Bot commented on NIFI-5659:
--------------------------------------
Github user markap14 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/3056#discussion_r224463328
--- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
@@ -3939,8 +3976,7 @@ to the cluster. It provides an additional layer of
security. This value is blank
|`nifi.cluster.flow.election.max.candidates`|Specifies the number of Nodes
required in the cluster to cause early election of Flows. This allows the Nodes
in the cluster to avoid having to wait a
long time before starting processing if we reach at least this number of
nodes in the cluster.
|`nifi.cluster.load.balance.port`|Specifies the port to listen on for
incoming connections for load balancing data across the cluster. The default
value is `6342`.
--- End diff --
@jtstorck oops. I did mean for that to be 6432 in all places. I started
with 6432, then when coding things up I remembered the value incorrectly, using
7430. I realized this and thought that I had changed all of them to 6432 but I
must have missed a spot.
> Add documentation for Offloading Nodes functionality and new Node related CLI
> commands
> --------------------------------------------------------------------------------------
>
> Key: NIFI-5659
> URL: https://issues.apache.org/jira/browse/NIFI-5659
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)