You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Santiago García Pimentel (JIRA)" <ji...@apache.org> on 2017/12/07 14:01:00 UTC

[jira] [Created] (SLING-7289) Sling Validator Service does not free Validators correctly

Santiago García Pimentel created SLING-7289:
-----------------------------------------------

             Summary: 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)