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/31 08:32:00 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-9739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Angela Schreiber resolved OAK-9739.
-----------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>              Labels: performance
>             Fix For: 1.44.0
>
>
> 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)