natural commented on a change in pull request #3672: NIFI-6363 Additional
Sensitive Property Providers
URL: https://github.com/apache/nifi/pull/3672#discussion_r320496875
##########
File path: nifi-docs/src/main/asciidoc/administration-guide.adoc
##########
@@ -1720,9 +1720,9 @@ For each Node, the minimum properties to configure are
as follows:
thread pool will never have fewer than this number of threads. It will grow
as needed up to the maximum value set by the
`nifi.cluster.node.protocol.max.threads`
property.
** `nifi.cluster.node.protocol.max.threads` - The maximum number of threads
that should be used to communicate with other nodes in the cluster. This
property
- defaults to `50`. A thread pool is used for replication requests to all
nodes, and the thread pool will have a "core" size that is configured by the
Review comment:
Oof, yeah. I would blame my tools if I could. Thanks for the catch.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services