[Sheepdog] [PATCH 1/2] sheep: sheep: handle node change event first

MORITA Kazutaka morita.kazutaka at gmail.com
Sat Mar 31 12:23:00 CEST 2012


At Sat, 31 Mar 2012 18:15:38 +0800,
Liu Yuan wrote:
> 
> On 03/31/2012 05:42 PM, MORITA Kazutaka wrote:
> 
> > Sheepdog assumes that all nodes receives the events in the same order.
> > But this change breaks it because sheep uses this list as a FIFO
> > queue.
> > 
> 
> 
> Any bad effect? We got very good result from it. is FIFO strictly needed?

Many bad effects.  For example, imagine that join messages are
processed in the different order with other nodes.

Thanks,

Kazutaka



More information about the sheepdog mailing list