[ https://issues.apache.org/jira/browse/SLING-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941336#comment-17941336 ]
Julian Reschke edited comment on SLING-12738 at 4/6/25 9:07 AM: ---------------------------------------------------------------- OK, thanks for spotting this. This is indeed new as of refactoring. (One code path now needs it's own Resource Resolver). was (Author: reschke): 1. This is not new. 2. Also, why not? It's there and has been there to analyze exactly that; failures to close the resolver. > ResourceResolver is not closed > ------------------------------ > > Key: SLING-12738 > URL: https://issues.apache.org/jira/browse/SLING-12738 > Project: Sling > Issue Type: Bug > Components: ResourceResolver > Reporter: Carsten Ziegeler > Assignee: Julian Reschke > Priority: Major > Fix For: Resource Resolver 2.0.0 > > > There is an error in the logs that the resource resolver created in the > AliasHandler is not closed: > https://github.com/apache/sling-org-apache-sling-resourceresolver/blob/master/src/main/java/org/apache/sling/resourceresolver/impl/mapping/AliasHandler.java#L170 -- This message was sent by Atlassian Jira (v8.20.10#820010)