[
https://issues.apache.org/jira/browse/NIFI-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493400#comment-17493400
]
ASF subversion and git services commented on NIFI-9687:
-------------------------------------------------------
Commit 6ad28046c3b4fa6cecb40088c42c95ff939be74f in nifi's branch
refs/heads/main from Andrew Lim
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6ad2804 ]
NIFI-9687 Add additional documentation for
nifi.cluster.node.protocol.max.threads property to Admin Guide (#5770)
> Add additional documentation for setting
> nifi.cluster.node.protocol.max.threads property
> ----------------------------------------------------------------------------------------
>
> Key: NIFI-9687
> URL: https://issues.apache.org/jira/browse/NIFI-9687
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Reporter: Andrew M. Lim
> Assignee: Andrew M. Lim
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Current documentation in Admin Guide does not help the user set a value for
> this property. Will add:
> When a request is made to one node, it must be forwarded to the coordinator.
> The coordinator then replicates it to all nodes. There could be up to n+2
> threads for a given request, where n = number of nodes in your cluster. As an
> example, if 4 requests are made, a 5 node cluster will use 4 * 7 = 28 threads.
> to these existing sections:
> https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#basic-cluster-setup
> https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#cluster_node_properties
--
This message was sent by Atlassian Jira
(v8.20.1#820001)