[
https://issues.apache.org/jira/browse/SLING-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-4159:
-----------------------------------
Fix Version/s: Validation 1.0.0
> 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)