You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Deparvu (JIRA)" <ji...@apache.org> on 2017/07/19 07:14:00 UTC

[jira] [Created] (OAK-6470) Remove extra call to createGroupPrincipal in UserPrincipalProvider

Alex Deparvu created OAK-6470:
---------------------------------

             Summary: Remove extra call to createGroupPrincipal in UserPrincipalProvider
                 Key: OAK-6470
                 URL: https://issues.apache.org/jira/browse/OAK-6470
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, security
            Reporter: Alex Deparvu
            Priority: Trivial


There's an extra call to {{createGroupPrincipal}} that could be removed [0], the group was already created.

[0] https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/security/user/UserPrincipalProvider.java#L255



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)