[infinispan-issues] [JBoss JIRA] (ISPN-2392) Optimize locking behaviour in non-transactional caches
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu Jan 10 06:41:08 EST 2013
[ https://issues.jboss.org/browse/ISPN-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744717#comment-12744717 ]
Mircea Markus commented on ISPN-2392:
-------------------------------------
[~tfromm] thanks for the feedback, this is something we need to look at.
> Optimize locking behaviour in non-transactional caches
> ------------------------------------------------------
>
> Key: ISPN-2392
> URL: https://issues.jboss.org/browse/ISPN-2392
> Project: Infinispan
> Issue Type: Enhancement
> Components: Locking and Concurrency
> Affects Versions: 5.2.0.Beta1
> Reporter: Thomas Fromm
> Assignee: Mircea Markus
>
> Situation: REPL_SYNC cache, non transactional, locking isolation level NONE
> Problem: when multiple threads trying to write same key on multiple nodes, the operation ends up mostly in locking timeouts
> Mircea mentioned that the locking behaviour for non-tx caches could be optimized as well as for tx-caches or use the same mechanisms.
> (One single lock, independed number of owners)
--
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