Details
-
Technical task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
1.0.21, 1.2.6, 1.3.7
-
None
-
None
Description
The Lock object does not have any knowledge about whether a locked node has been locked session-scoped or open-scoped. Consequently, getLockToken() for a session-scoped lock can return the lock token although it should not. This causes the test failure in org.apache.jackrabbit.test.api.lock.LockTest#testNodeLocked.
Attachments
Issue Links
- relates to
-
OAK-6421 Phase out JCR Locking support
- Open