[infinispan-issues] [JBoss JIRA] (ISPN-5654) Make DeadlockDetectingLockManager aware of single-node locking
Dan Berindei (JIRA)
issues at jboss.org
Fri Jul 31 07:55:03 EDT 2015
Dan Berindei created ISPN-5654:
----------------------------------
Summary: Make DeadlockDetectingLockManager aware of single-node locking
Key: ISPN-5654
URL: https://issues.jboss.org/browse/ISPN-5654
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 8.0.0.Beta2
Reporter: Dan Berindei
Fix For: 8.0.0.Final
{{DeadlockDetectingLockManager}} seems to assume that the node that started a transaction acquires a local lock before replicating, which is wrong since we switched to locking only on the primary owner.
In particular, {{isSameKeyDeadlock}} can probably be removed altogether.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list