[infinispan-issues] [JBoss JIRA] (ISPN-6790) Distribution interceptors re-compute key location after remote get
Tristan Tarrant (JIRA)
issues at jboss.org
Tue Jun 21 08:10:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-6790:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Final
Resolution: Done
> Distribution interceptors re-compute key location after remote get
> ------------------------------------------------------------------
>
> Key: ISPN-6790
> URL: https://issues.jboss.org/browse/ISPN-6790
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.0.0.Alpha2, 8.2.2.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Minor
> Fix For: 9.0.0.Alpha3, 9.0.0.Final
>
>
> If the distribution interceptors don't find a key remotely, they try again to retrieve it from the local data container. Before reading the local value, though, they compute the key's ownership again, to make sure they don't read a stale value that was previously owned by the local node.
> Most of the time, the topology doesn't change during the invocation through the interceptor chain, so there's no need to look up the value locally again, or to re-compute the key's location.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list