How is load balancing across a cluster performed in Site-to-Site? Is it the responsibility of the Cluster Coordinator to inform the remote site-to-site client which Node to push data to? Is the Node determination simply round-robin? or total per Node FlowFile count or byte count? or based on some more specific load statistics of the host system?
Thanks, Mark