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 2013/11/11 12:01:18 UTC

[jira] [Resolved] (OAK-1136) Revisit/Improve CompiledPermissionImpl.getTreePermission()

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

angela resolved OAK-1136.
-------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.12)
                   0.11

TreeLocation is no longer needed for the calculation of tree permissions as the corresponding code now solely operates on ImmutableTree(s).

[~tripod], if there is anything else you want to do here, feel free to reopen and assign it to you for completion.

> Revisit/Improve CompiledPermissionImpl.getTreePermission()
> ----------------------------------------------------------
>
>                 Key: OAK-1136
>                 URL: https://issues.apache.org/jira/browse/OAK-1136
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>            Reporter: Tobias Bocanegra
>             Fix For: 0.11
>
>
> Debugging a problem in CompiledPermissionImpl.getTreePermission() showed that many TreeLocation objects are created and expensive path calculations are performed. 
> The code should be looked at again and optimized.



--
This message was sent by Atlassian JIRA
(v6.1#6144)