Julian Reschke created SLING-13000:
--------------------------------------
Summary: consistent handling of "allowed_alias_locations"
Key: SLING-13000
URL: https://issues.apache.org/jira/browse/SLING-13000
Project: Sling
Issue Type: Sub-task
Components: ResourceResolver
Reporter: Julian Reschke
Assignee: Julian Reschke
This once was introduced to reduce the result set for the "optimized" (cached)
case.
WIth the recent changes, the cache can by filled in the background. During that
time, a code path similar to the old code path (without support for
"allowed_alias_locations") is used, thus whether an alias gets processed
depends on timing.
We should either remove the feature or implement it consistently.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)