[
https://issues.apache.org/jira/browse/OAK-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571993#comment-15571993
]
Manfred Baedke edited comment on OAK-4930 at 10/14/16 12:57 PM:
----------------------------------------------------------------
Fixed in trunk: c1764678, c1764885.
Fixed in 1.4: c1764700, c1764702.
was (Author: baedke):
Fixed in trunk: c1764678.
Fixed in 1.4: c1764700, c1764702
> External Principal Management: DynamicSyncContext makes redundant calls to
> IdentityProvider.getIdentity()
> ----------------------------------------------------------------------------------------------------------
>
> Key: OAK-4930
> URL: https://issues.apache.org/jira/browse/OAK-4930
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: auth-external
> Affects Versions: 1.4.8, 1.2.20, 1.5.12
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Fix For: 1.6, 1.4.9, 1.5.13
>
>
> When recursively collecting principal names associated with the declared
> group memberships of a given principal, the method
> DynamicSyncContext.collectPrincipalNames() unnecessarily calls
> IdentityProvider.getIdentity() for every declared group reference, though it
> is only necessary when the actual depth of the remaining recursion is >1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)