[
https://issues.apache.org/jira/browse/JCR-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved JCR-3215.
---------------------------------
Resolution: Won't Fix
> not releasing session locks on session destruct
> -----------------------------------------------
>
> Key: JCR-3215
> URL: https://issues.apache.org/jira/browse/JCR-3215
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-client, locks
> Affects Versions: 2.3.6
> Reporter: David Buchmann
> Priority: Major
>
> while investigating JCR-3205 i noticed that when my client java vm terminates
> without calling explicit session.logout() the session locks are not released.
> i would expect the session to do its logout job upon destruction. from what i
> understood, the server hes no notion of session, so its the job of the client
> to clean up.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)