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

Justin Edelson updated SLING-2521:
----------------------------------

    Attachment: SLING-2521-u1.patch

forgot about the case where sling:alias is set on the jcr:content child node. 
fixed the patch.
                
> Improve performance of sling:alias lookups and/or provide the ability to 
> disable this feature
> ---------------------------------------------------------------------------------------------
>
>                 Key: SLING-2521
>                 URL: https://issues.apache.org/jira/browse/SLING-2521
>             Project: Sling
>          Issue Type: New Feature
>          Components: JCR
>    Affects Versions: JCR Resource 2.1.0
>            Reporter: Felix Meschberger
>         Attachments: disabling-alias-performance.png, SLING-2521.patch, 
> SLING-2521-u1.patch
>
>
> The the JCR based ResourceResolver.resolve method currently support 
> sling:alias properties on nodes to allow for resolution of translated URLs. 
> This is potentially a very expensive operation particularly in the case of 
> non existing resource.
> It should be analyzed whether (a) disabling sling:alias support has a 
> measurable benefit on resource resolution (particularly when not finding a 
> resource) and (b) whether it would be easy and simple to disable such support 
> per configuration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to