-
Sub-task
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.2
-
Release Notes
-
-
Documented as Resolved Issue
-
NEW
A combination of https://issues.jboss.org/browse/JBCACHE-1608 and https://issues.jboss.org/browse/JBCACHE-1609
causes a JBoss Cache Region.deactivate call to lock the region's parent and all its children, and never unlock the children.
If the region is a child of the root, this can lock the entire cache.
This only affects pessimistic and optimistic locking. It does not affect MVCC.