[infinispan-issues] [JBoss JIRA] (ISPN-3123) FineGrainedAtomicHashMap should support independent write skew checks for each key
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jul 2 05:36:22 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-3123:
--------------------------------
Fix Version/s: (was: 6.0.0.Final)
> 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: Fine-grained API
> Affects Versions: 5.3.0.Beta2
> Reporter: Dan Berindei
> Assignee: Mircea Markus
>
> 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 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