[infinispan-dev] Distribution, take 2

Galder Zamarreno galder.zamarreno at redhat.com
Mon Jul 20 04:24:49 EDT 2009



On 07/17/2009 08:24 PM, Manik Surtani wrote:
> 6.3. Nodes (L - replCount + 1), (L + 1) and (L + replCount) kick off a
> LeaveTask.

Shouldn't (L - replCount + 1) be (L - 1) ?

> 6.3.1. Not everyone in the cluster need be involved in this rehash
> thanks to fixed CH positions.
>
> 7. LeaveTask: This is PUSH based
> 7.1. If an existing LeaveTask is running, the existing task should be
> cancelled first.

Why should it be cancelled? In a cluster of 3 nodes, A:B:C:D, imagine A 
leaves and while B is pushing state for A, C leaves as well. Are you 
gonna cancel B's push?

-- 
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache



More information about the infinispan-dev mailing list