You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2014/01/22 13:24:19 UTC

[jira] [Created] (OAK-1349) No warning on unclosed sessions in Oak

Konrad Windszus created OAK-1349:
------------------------------------

             Summary: No warning on unclosed sessions in Oak
                 Key: OAK-1349
                 URL: https://issues.apache.org/jira/browse/OAK-1349
             Project: Jackrabbit Oak
          Issue Type: Bug
    Affects Versions: 0.14
            Reporter: Konrad Windszus


In contrast to Jackrabbit 2 Oak does not log any warning on unclosed sessions. Its SessionImpl class does not implement the finalize method (which is good), but also not any other method of detecting unclosed sessions (e.g. PhantomReferences). Please also compare with JCR-2768.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)