Details
Description
Session.addLockToken doesn't register locks with the session so when logout is called they are not released. Locks acquired this way maintain a reference to the Session after logout and new sessions attempting to acquire the locks will fail.
Attachments
Attachments
Issue Links
- is duplicated by
-
JCR-641 can't add lock token to session after 3 login/logout
- Closed