Konrad Windszus created SLING-4159:
--------------------------------------
Summary: 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
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)