[infinispan-dev] Distribution, take 2

Bela Ban bban at redhat.com
Mon Jul 20 11:34:05 EDT 2009



Manik Surtani wrote:
>
>
>>
>> OK, so why don't you simply use the View ? Or do you actually, on a 
>> view change, call setCaches() with the list of addresses you got from 
>> the View ?
>
> I can do that on the existing nodes.  On the new node (the joiner) I 
> need to get a hold of the previous view before the joiner came up.  
> But like I said above, perhaps this can be deduced.

Got it. In my (simple) ReplCache impl, I compare the current view to the 
new one to deduct the to-be-rehashed keys

-- 
Bela Ban
Lead JGroups / Clustering Team
JBoss



More information about the infinispan-dev mailing list