[infinispan-issues] [JBoss JIRA] (ISPN-2366) Allow getCache() to return before the node receives any state
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Fri Jan 18 09:13:21 EST 2013
[ https://issues.jboss.org/browse/ISPN-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748928#comment-12748928 ]
Adrian Nistor commented on ISPN-2366:
-------------------------------------
This was fixed in 5.2.0.Beta6 but the name of the config option (waitForInitialStateTransferToComplete) is horrible. Reopening this just to rename it to 'awaitInitialTransfer'.
> 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: Adrian Nistor
> Fix For: 5.2.0.Beta6
>
>
> 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