[infinispan-issues] [JBoss JIRA] (ISPN-3315) Retry remote get after topology change if all the targets are no longer owners
Divya Mehra (JIRA)
jira-events at lists.jboss.org
Mon Oct 28 15:30:02 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Divya Mehra updated ISPN-3315:
------------------------------
Labels: jdg620_dm (was: )
> Retry remote get after topology change if all the targets are no longer owners
> ------------------------------------------------------------------------------
>
> Key: ISPN-3315
> URL: https://issues.jboss.org/browse/ISPN-3315
> Project: Infinispan
> Issue Type: Bug
> Components: State transfer
> Affects Versions: 5.3.0.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Critical
> Labels: jdg620_dm
>
> It's possible for a remote get to reach its intended targets only after they are no longer owners, and they don't have the key anymore. If that happens, instead of returning a {{null}} value, the originator should retry on the new owners (possibly in a loop).
> Note that this is different from all the owners leaving the cluster at the same time: in that case retrying on the new owners wouldn't make a difference, because data would be lost anyway.
--
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