[
https://issues.apache.org/jira/browse/SLING-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113221#comment-18113221
]
Julian Reschke commented on SLING-12879:
----------------------------------------
> 08.09.2026 17:06:15.250 *DEBUG* [AliasInitializer]
> org.apache.sling.resourceresolver.impl.mapping.PagedQueryIterator read alias
> query (page 179); 650 entries, last key was: vostra-previdenza, largest page
> so far: 15522
FWIW: pages can grow if the first alias property value changes - in which case
it keeps going.
So the message above means thar there were > 10k nodes with the same (first)
alias property value. Not a problem, as long this number does not exceed the
traversal limit.
> ResourceResolver: add option to run alias initializer in background
> -------------------------------------------------------------------
>
> Key: SLING-12879
> URL: https://issues.apache.org/jira/browse/SLING-12879
> Project: Sling
> Issue Type: Sub-task
> Components: ResourceResolver
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Fix For: Resource Resolver 1.12.12, Resource Resolver 2.0.2
>
> Attachments: image-2026-09-08-13-34-48-536.png,
> image-2026-09-08-13-55-36-085.png, log-analyse-aem-vostra.json,
> resourceresolver-index-1.0.zip, slingResourceResolver-3.10.json
>
>
> This will add that option, but keep it disabled.
> For now it will only be tested in unit tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)