[infinispan-issues] [JBoss JIRA] (ISPN-3449) ReplaceCommand with ignorePrevValue=true does not work on null entries

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Sat Oct 5 08:01:07 EDT 2013


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

RH Bugzilla Integration commented on ISPN-3449:
-----------------------------------------------

Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 1002532|https://bugzilla.redhat.com/show_bug.cgi?id=1002532] from MODIFIED to ON_QA
                
> ReplaceCommand with ignorePrevValue=true does not work on null entries
> ----------------------------------------------------------------------
>
>                 Key: ISPN-3449
>                 URL: https://issues.jboss.org/browse/ISPN-3449
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Distributed Cache
>    Affects Versions: 6.0.0.Alpha3
>            Reporter: Radim Vansa
>            Assignee: Dan Berindei
>            Priority: Critical
>              Labels: jdg62blocker
>             Fix For: 6.0.0.Beta2
>
>
> If ReplaceCommand with ignorePrevValue=true is executed on a backup owner node which has not the entry in the container (for example because the state transfer was not completed yet), the EntryWrappingInterceptor/EntryFactoryImpl won't put it the command's context. Then, in the ReplaceCommand.perform() the entry is not replaced and the command fails.
> The command on primary owner succeeds as it does not check whether the responses are successful. 

--
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