[infinispan-issues] [JBoss JIRA] (ISPN-3123) FineGrainedAtomicHashMap should support independent write skew checks for each key

Radim Vansa (JIRA) issues at jboss.org
Fri Aug 11 05:59:00 EDT 2017


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

Radim Vansa reassigned ISPN-3123:
---------------------------------

    Assignee: Radim Vansa


> FineGrainedAtomicHashMap should support independent write skew checks for each key
> ----------------------------------------------------------------------------------
>
>                 Key: ISPN-3123
>                 URL: https://issues.jboss.org/browse/ISPN-3123
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core
>    Affects Versions: 5.3.0.Beta2
>            Reporter: Dan Berindei
>            Assignee: Radim Vansa
>
> FineGrainedAtomicHashMap supports fine-grained locking in pessimistic mode, but in optimistic mode the write-skew check is still done for the entire map.
> The write skew check should be done for each entry of the map individually, so that multiple transactions can update the same FineGrainedAtomicHashMap at the same time.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list