Carsten Ziegeler created SLING-5470:
---------------------------------------
Summary: Resource providers might not be closed
Key: SLING-5470
URL: https://issues.apache.org/jira/browse/SLING-5470
Project: Sling
Issue Type: Bug
Components: ResourceResolver
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Resource Resolver 1.3.0
The CommonResourceResolverFactoryImpl contains some code to make sure that all
resource resolvers (and therefore the providers) are closed - as soon as there
is no reference to them anymore
With the refactoring to the new provider API, this functionality has been
removed - while the resource resolver context is still closed, the providers
are not closed (logged out)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)