On 04/01/2012 01:24 PM, Liu Yuan wrote: > No, this doesn't happen. > > With my patch, the step 5 is: > 5. Node A process 'join C' first, then 'join D', because > 1) cluster driver broadcasts the join message in this order > 2) start_cpg_event_work() will strictly serialize the sequence that > guarantee processing 'join C' before 'join D'. That is, you can insert D > before C until the C is processed. > you can -> you can not |