Andrew M. Lim created NIFI-9687:
-----------------------------------

             Summary: 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


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)

Reply via email to