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)