You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/03/09 13:16:39 UTC

[jira] [Created] (SLING-4485) JcrSystemUserValidator uses a non synchronized set

Carsten Ziegeler created SLING-4485:
---------------------------------------

             Summary: JcrSystemUserValidator uses a non synchronized set
                 Key: SLING-4485
                 URL: https://issues.apache.org/jira/browse/SLING-4485
             Project: Sling
          Issue Type: Improvement
          Components: JCR
    Affects Versions: JCR Resource 2.5.0
            Reporter: Carsten Ziegeler


The set used in JcrSystemUserValidator is a simply HashSet which might be modified/read concurrently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)