[infinispan-issues] [JBoss JIRA] (ISPN-3737) L1 requestor registered after value read

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Jan 8 02:53:33 EST 2014


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

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

Radim Vansa <rvansa at redhat.com> changed the Status of [bug 1032545|https://bugzilla.redhat.com/show_bug.cgi?id=1032545] from ON_QA to VERIFIED
                
> L1 requestor registered after value read
> ----------------------------------------
>
>                 Key: ISPN-3737
>                 URL: https://issues.jboss.org/browse/ISPN-3737
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Distributed Cache
>    Affects Versions: 6.0.0.Final
>            Reporter: Radim Vansa
>            Assignee: William Burns
>            Priority: Critical
>              Labels: 620
>             Fix For: 6.0.1.Final, 7.0.0.Alpha1, 7.0.0.Final
>
>
> As the L1 requestor is registered only after the value is retrieved from data container, the (transactional) update of the value may not invalide the entry after write and the cache gets inconsistent.
> Consider this interleaving of operations (G=get request from other node, C=commit)
> R: read value -> old value
> C: update old -> new
> C: notify requestors for key
> R: add requestor for key

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