[
https://issues.apache.org/jira/browse/SLING-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209458#comment-14209458
]
Konrad Windszus commented on SLING-4159:
----------------------------------------
fixed in r1639262.
> Always close ResourceResolver in
> ValidationServiceImpl.searchAndStoreValidationModel
> ------------------------------------------------------------------------------------
>
> Key: SLING-4159
> URL: https://issues.apache.org/jira/browse/SLING-4159
> Project: Sling
> Issue Type: Bug
> Components: Validation
> Reporter: Konrad Windszus
> Priority: Minor
> Fix For: Validation 1.0.0
>
>
> Currently the resource resolver being opened in
> {{ValidationServiceImpl.searchAndStoreValidationModel}} is only closed if no
> RuntimeException is thrown. Generally resource resolvers should always be
> closed within a {{finally}} block.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)