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 (JIRA)" <ji...@apache.org> on 2017/03/06 14:03:33 UTC

[jira] [Resolved] (OAK-5895) Avoid jcr-path conversion in AuthorizableIterator

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

angela resolved OAK-5895.
-------------------------
       Resolution: Fixed
         Assignee: angela
    Fix Version/s: 1.8
                   1.7.0

Committed revision 1785652.


> Avoid jcr-path conversion in AuthorizableIterator
> -------------------------------------------------
>
>                 Key: OAK-5895
>                 URL: https://issues.apache.org/jira/browse/OAK-5895
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: angela
>            Assignee: angela
>             Fix For: 1.7.0, 1.8
>
>
> The {{PathToAuthorizable}} function in {{AuthorizableIterator}} converts Oak paths to JCR path and subsequently calls {{UserManager.getAuthorizableByPath}} which converts the path back to an Oak internal path. This extra round trip can be avoided as the {{AuthorizableIterator}} is part of the user management implementation it uses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)