[infinispan-issues] [JBoss JIRA] (ISPN-2647) ReplaceCommand does not perform any modifications if the entry was not yet transfered during rehashing
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Dec 18 12:25:08 EST 2012
[ https://issues.jboss.org/browse/ISPN-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742222#comment-12742222 ]
Mircea Markus commented on ISPN-2647:
-------------------------------------
So for replace we should enforce a remote read (like we do for write skew check) when the key hasn't arrived locally?
> ReplaceCommand does not perform any modifications if the entry was not yet transfered during rehashing
> ------------------------------------------------------------------------------------------------------
>
> Key: ISPN-2647
> URL: https://issues.jboss.org/browse/ISPN-2647
> Project: Infinispan
> Issue Type: Bug
> Components: State transfer
> Affects Versions: 5.2.0.Beta5
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 5.2.0.CR1
>
>
> The local data container does not have the entry yet so the ReplaceCommand fails. See BaseDistStateTransferConsistencyTest.testReplace() and BaseReplStateTransferConsistencyTest.testReplace().
--
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