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 2020/08/25 09:41:00 UTC

[jira] [Created] (OAK-9185) AbstractAccessControlManager: improve refresh strategy of PermissionProvider

Angela Schreiber created OAK-9185:
-------------------------------------

             Summary: AbstractAccessControlManager: improve refresh strategy of PermissionProvider
                 Key: OAK-9185
                 URL: https://issues.apache.org/jira/browse/OAK-9185
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, jcr, security
            Reporter: Angela Schreiber


since {{AbstractAccessControlManager}} does not have access to the {{RefreshStrategy}} present in _oak-jcr_, it currently eagerly refresh the {{PermissionProvider}} used internally. [~asanso] reported that this may lead to performance issues, when item read operations are combined with frequent calls to {{AccessControlManager.hasPrivileges}} or {{AccessControlManager.getPrivileges}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)