[
https://issues.apache.org/jira/browse/SLING-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124914#comment-15124914
]
Carsten Ziegeler commented on SLING-5218:
-----------------------------------------
[~rombert] I agree this is not so easy, the problem are the wrappers we use in
the implementation (StatefulResourceProvider). I think this requires some
refactoring to get it properly done.
As this is an optimization, let's move it to the next version
> ResourceProviderAuthenticator must not hold stateless providers
> ---------------------------------------------------------------
>
> Key: SLING-5218
> URL: https://issues.apache.org/jira/browse/SLING-5218
> Project: Sling
> Issue Type: Improvement
> Components: ResourceResolver
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Resource Resolver 1.4.0
>
>
> The ResourceProviderAuthenticator keeps currently a state provider object for
> each provider it uses. This is not necessary for all stateless providers (all
> servlet and bundle providers for example). We can reduce memory footprint by
> avoiding this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)