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 "Angela Schreiber (Jira)" <ji...@apache.org> on 2022/03/29 07:39:00 UTC

[jira] [Created] (OAK-9739) Avoid duplicate tree resolution in MembershipProvider

Angela Schreiber created OAK-9739:
-------------------------------------

             Summary: Avoid duplicate tree resolution in MembershipProvider
                 Key: OAK-9739
                 URL: https://issues.apache.org/jira/browse/OAK-9739
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, security
            Reporter: Angela Schreiber
            Assignee: Angela Schreiber


as a follow-up to OAK-9737 we should also look into the {{MembershipProvider}} which resolves references to members and for membership calculation. as described in OAK-9737 the underlying query already resolves the tree objects but the code retrieves the path of groups/members and subsequently obtains the tree objects a second time.

i decided to split this improvement from OAK-9737 as it requires a bit more refactoring (not just limited to a the inner workings of individual methods).

cc: [~thomasm], [~joerghoh]




--
This message was sent by Atlassian Jira
(v8.20.1#820001)