Hello,

Is there a reason why it has to be brought back to the same original node?

As long as MergeContent is scheduled on all nodes, then you can choose
"Single node" strategy for the queue leading into MergeContent, and
one of the nodes will get all the pieces and can do the
merge/defragment.

-Bryan

On Mon, Apr 1, 2019 at 2:29 PM Jean-Sebastien Vachon
<jsvac...@brizodata.com> wrote:
>
> Hi all,
>
> over the last couple of days, I've been playing with the different load 
> balancing options.
> They all seem to  do what they are designed for but I have a small issue and 
> I am not sure how to deal with this...
>
> Let's say I have a process A which output is load balanced on all the nodes 
> within my cluster to a processor B. Once everything has been processed on 
> each node, I want to bring back everything to the same node to merge the 
> results together and perform additional processing.
>
> Should I use a MergeContent on the main/primary node? or configure the output 
> queue to use the "Single node" load balancing  strategy? The documentation 
> for the latest says that " the node the flows will be sent to is not defined".
>
> What is the recommended approach for this?
>
> Thanks

Reply via email to