[infinispan-issues] [JBoss JIRA] (ISPN-2647) ReplaceCommand does not perform any modifications if the entry was not yet transfered during rehashing

Adrian Nistor (JIRA) jira-events at lists.jboss.org
Wed Jan 30 11:02:51 EST 2013


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

Adrian Nistor commented on ISPN-2647:
-------------------------------------

I also started to investigate this. It seems your test does not use transactions. This bug was initially created because BaseDistStateTransferConsistencyTest.testReplace and BaseReplStateTransferConsistencyTest.testReplace were failing, but these tests do use transactions. So I suspect your issue is about the non transactional case which may not be covered by this fix? Still investigating ...
                
> 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
>            Priority: Blocker
>             Fix For: 5.2.0.CR3
>
>
> 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