[
https://issues.apache.org/jira/browse/SLING-7289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281886#comment-16281886
]
ASF GitHub Bot commented on SLING-7289:
---------------------------------------
santiagozky opened a new pull request #1: SLING-7289 remove validator from
ValidatorMap
URL: https://github.com/apache/sling-org-apache-sling-validation-core/pull/1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Sling Validator Service does not free Validators correctly
> ----------------------------------------------------------
>
> Key: SLING-7289
> URL: https://issues.apache.org/jira/browse/SLING-7289
> Project: Sling
> Issue Type: Bug
> Components: Validation
> Affects Versions: Validation 1.0.0
> Reporter: Santiago GarcĂa Pimentel
>
> When a bundle that contains Sling Validators is removed. the Sling Validation
> Service does not correctly free them.
> The problem is in the ValidatorMap, which fails to remove the service from
> the map in
> https://github.com/apache/sling-org-apache-sling-validation-core/blob/master/src/main/java/org/apache/sling/validation/impl/ValidatorMap.java#L225
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)