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

Pedro Ruivo (JIRA) jira-events at lists.jboss.org
Mon Nov 4 09:30:02 EST 2013


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

Work on ISPN-3678 started by Pedro Ruivo.

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