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 "Nitin Gupta (Jira)" <ji...@apache.org> on 2022/12/21 03:40:00 UTC

[jira] [Closed] (OAK-9955) DynamicSyncContext: avoid duplicate iteration in syncMembership

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

Nitin Gupta closed OAK-9955.
----------------------------

> DynamicSyncContext: avoid duplicate iteration in syncMembership
> ---------------------------------------------------------------
>
>                 Key: OAK-9955
>                 URL: https://issues.apache.org/jira/browse/OAK-9955
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: auth-external
>            Reporter: Angela Schreiber
>            Assignee: Angela Schreiber
>            Priority: Major
>              Labels: performance
>             Fix For: 1.46.0
>
>
> when dynamic-group option is enabled in addition the current code will iterate twice over the declared groups to populate the external principal names and to create the dynamic group accounts.
> this should be improved such that resolving principal name from the given group {{ExternalIdentityRef}} objects and looking up existing group accounts is only performed once.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)