[infinispan-issues] [JBoss JIRA] (ISPN-3635) Out of data read after write on node losing ownership

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Thu Oct 17 07:47:01 EDT 2013


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

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

Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 1019742|https://bugzilla.redhat.com/show_bug.cgi?id=1019742] from NEW to ASSIGNED
                
> Out of data read after write on node losing ownership
> -----------------------------------------------------
>
>                 Key: ISPN-3635
>                 URL: https://issues.jboss.org/browse/ISPN-3635
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Distributed Cache, State transfer
>    Affects Versions: 6.0.0.CR1
>            Reporter: Radim Vansa
>            Assignee: Dan Berindei
>            Priority: Critical
>
> In a situation where a node is losing ownership of an entry (during a state transfer), when the node does a write (and commits that), the change is propagated only to the new owners, the entry is not written locally. However, when it executes read for this key afterwards, it gets the old value as this is directly retrieved from the data container.
> This bug was observed in transactional mode, but might not be limited to it.

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