[infinispan-issues] [JBoss JIRA] (ISPN-2366) Allow getCache() to return before the node receives any state

Dan Berindei (JIRA) jira-events at lists.jboss.org
Wed Oct 3 15:48:03 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723799#comment-12723799 ] 

Dan Berindei commented on ISPN-2366:
------------------------------------

This change would affect existing clients who expect some data to be mapped locally when getCache() returns - like some of our tests did/do.
                
> Allow getCache() to return before the node receives any state
> -------------------------------------------------------------
>
>                 Key: ISPN-2366
>                 URL: https://issues.jboss.org/browse/ISPN-2366
>             Project: Infinispan
>          Issue Type: Task
>          Components: State transfer
>    Affects Versions: 5.2.0.Alpha4
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 5.2.0.Final
>
>
> With NBST it's possible to use a cache without having any local state. We should allow getCache() to return as soon as the joiner has received a consistent hash (actually CacheTopology) from the coordinator.
> This is related to ISPN-1394 - joiners should be able to work even if rebalancing is blocked.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list