[
https://issues.apache.org/jira/browse/SLING-12738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941344#comment-17941344
]
Julian Reschke commented on SLING-12738:
----------------------------------------
See
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/167
Fortunately, the equivalent code path in VanityPathHandler was correct.
(With that change, I still do see occasional errors in the log; we'll have to
find the other place causing this)
> ResourceResolver is not closed by AliasHandler
> ----------------------------------------------
>
> 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)