Hi Selvam, If you have a two node cluster and stop one of the nodes, wouldn't all the data be going to the one node that is up?
I think an easy test would be to have a GenerateFlowFile processor scheduled to run every 5 seconds going to the RPG, from the receiving Input Port send it to a LogAttribute processor, then watch the logs of each instances and see if it evenly round robins between the two. There is some factor of load that is considered when balancing the data, meaning send less data to a node that already has a lot of processing happening, maybe others could provide more insight on the details of that -Bryan On Fri, Sep 23, 2016 at 9:58 AM, Selvam Raman <[email protected]> wrote: > Hi, > > I have setup 2 node zero master cluster. I am using remote process group > for load balancing the data between two nodes but the remote process group > is not splitting load evenly. > > To verify the split I stopped one of the nodes and found out that one of > the node is receiving lesser load with respect to the other. > > I want to know how is load distributed using a Remote Process Group ? > > Can you please help me. > > -- > Selvam Raman > "லஞ்சம் தவிர்த்து நெஞ்சம் நிமிர்த்து" > >
