[infinispan-issues] [JBoss JIRA] (ISPN-3678) In replicated mode writeSkew check is executed only on coordinator

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Nov 5 12:36:01 EST 2013


     [ https://issues.jboss.org/browse/ISPN-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-3678:
-----------------------------------

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 6.0.0.CR2
       Resolution: Done

    
> In replicated mode writeSkew check is executed only on coordinator
> ------------------------------------------------------------------
>
>                 Key: ISPN-3678
>                 URL: https://issues.jboss.org/browse/ISPN-3678
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 6.0.0.CR1
>            Reporter: Radim Vansa
>            Assignee: Pedro Ruivo
>            Priority: Critical
>             Fix For: 6.0.0.CR2
>
>
> Write skew check should be always performed on primary owner - however, in replicated and invalidation modes this is executed only on the coordinator (and primary owner). The bug is in ClusterDependentLogic.InvalidationLogic.
> As a result, two conditional commands (e.g putIfAbsent) may both succeed to set the value.

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