[
https://issues.apache.org/jira/browse/OAK-8372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela reassigned OAK-8372:
---------------------------
Assignee: angela
> DeclaredMembershipPredicate contains redundant lookup of groupTree
> ------------------------------------------------------------------
>
> Key: OAK-8372
> URL: https://issues.apache.org/jira/browse/OAK-8372
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, security
> Reporter: angela
> Assignee: angela
> Priority: Minor
> Fix For: 1.14.0
>
>
> line 52 in {{DeclaredMembershipPredicate}} retrieves the _groupTree_ again
> instead of using the value of the lookup obtained earlier. While fixing this
> i additionally noticed that the contentIds obtained on the same line could be
> filtered for non-null values. this improvement would allow to consequently
> drop the extra check for null in the {{apply}} method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)