Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JCR Resource 2.1.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
SLING-12160 ConcurrentModificationException in ResourceMapperImpl.readAliases()
- Closed
- relates to
-
SLING-7544 Make optimized alias lookup non-blocking
- Resolved