[
https://issues.apache.org/jira/browse/SLING-11246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman closed SLING-11246.
-------------------------------
> Avoid repeated calls to Session.getAccessControlManager in AclUtil
> ------------------------------------------------------------------
>
> Key: SLING-11246
> URL: https://issues.apache.org/jira/browse/SLING-11246
> Project: Sling
> Issue Type: Improvement
> Components: Repoinit
> Affects Versions: Repoinit JCR 1.1.38
> Reporter: Angela Schreiber
> Assignee: Angela Schreiber
> Priority: Minor
> Fix For: Repoinit JCR 1.1.40
>
>
> AclUtil repeatedly calls utility methods with {{Session}} param that
> internally retrieve an {{AccessControlManager}} from the session. since the
> manager is anyway used to write back changes it would be preferable to get
> the manager only once and pass it to the utility methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)