[infinispan-issues] [JBoss JIRA] (ISPN-8394) PendingLockManager blocks the caller thread if local
Pedro Ruivo (JIRA)
issues at jboss.org
Fri Oct 13 08:28:00 EDT 2017
Pedro Ruivo created ISPN-8394:
---------------------------------
Summary: PendingLockManager blocks the caller thread if local
Key: ISPN-8394
URL: https://issues.jboss.org/browse/ISPN-8394
Project: Infinispan
Issue Type: Enhancement
Components: Transactions
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
The PendingLockManager is used when topology changes by transactional caches. It contains all the keys locked by transaction from previous topology id.
Current implementation blocks for local commands. This is problematic for pessimistic transaction because the lock is acquired during the runtime.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list