Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.14
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
JCR-2768 Finalize method on SessionImpl
- Open