Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Resource Resolver 1.1.12
-
None
-
None
Description
Currently there is a finalizer implemented for the ResourceResolverImpl (http://svn.apache.org/repos/asf/sling/trunk/bundles/resourceresolver/src/main/java/org/apache/sling/resourceresolver/impl/ResourceResolverImpl.java).
This defers garbage collection. For a more detailed analysis and also some metrics around that have a look at https://issues.apache.org/jira/browse/JCR-2768.
A similar approach like in the patch attached to JCR-2768 should be implemented for the ResourceResolverImpl.
Attachments
Issue Links
- is related to
-
SLING-6375 Log a warning in case a resource resolver is closed by the Sling RR Finalizer thread
- Closed
- relates to
-
SLING-3859 ResourceResolver from JcrItemAdapterFactory is not closed
- Closed
-
JCR-2768 Finalize method on SessionImpl
- Open