]
Pedro Ruivo updated ISPN-12757:
-------------------------------
Component/s: Partition Handling
PartitionHandlingManagerImpl is unable to release locks
-------------------------------------------------------
Key: ISPN-12757
URL:
https://issues.redhat.com/browse/ISPN-12757
Project: Infinispan
Issue Type: Bug
Components: Partition Handling, Transactions
Affects Versions: 12.0.1.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 12.1.0.Dev01
When a stable topology is installed, the {{PartitionHandlingManagerImpl}} is unable to
release the locks.
It invokes {{LockManager.unlock()}} and should be {{LockManager.unlockAll()}}.