Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0
-
None
Description
Currently, our ResourceRWLock is not able to release locks of threads other than the current one. Additionally, it is not possible to transfer locks belonging to one thread to another. This is important both for a more reasonable timeout and deadlock policy as well as an XA implementation.
Attachments
Issue Links
- blocks
-
TRANSACTION-13 JTA Compliant
- Reopened
-
TRANSACTION-24 More active timeout and deadlock support in RWLockManager
- Open