[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-258) Joiner doesn't see state when rehashing is in progress

Manik Surtani (JIRA) jira-events at lists.jboss.org
Sun Nov 8 11:53:05 EST 2009


     [ https://jira.jboss.org/jira/browse/ISPN-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani resolved ISPN-258.
--------------------------------

    Resolution: Done


Fixed.  Joiners will attempt a remote lookup if still in the join process.

> Joiner doesn't see state when rehashing is in progress
> ------------------------------------------------------
>
>                 Key: ISPN-258
>                 URL: https://jira.jboss.org/jira/browse/ISPN-258
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Distributed Cache
>    Affects Versions: 4.0.0.CR1
>            Reporter: Manik Surtani
>            Assignee: Manik Surtani
>             Fix For: 4.0.0.CR2
>
>
> Simple case:
> Joiner J joins a cluster, and a process on the joiner attempts to GET a key K.  Assume K is mapped to J in the consistent hash algorithm, and the rehash process has yet to complete, the DistributionInterceptor does not attempt to fetch this value from the cluster.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list