Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Proposed Property NameDescriptionDefault Value
nifi.cluster.load.balance.portThe port to listen on for incoming connections for load balancing data74306342
nifi.cluster.load.balance.hostThe hostname to listen on for incoming connections for load balancing dataThe same as the `nifi.cluster.node.address` property, if specified, else localhost
nifi.cluster.load.balance.connections.per.nodeThe number of TCP connections to make to each node in the cluster for load balancing4
nifi.cluster.load.balance.max.threadsThe max size of the thread pool to use for load balancing data across the cluster8

...