[ 
https://issues.apache.org/jira/browse/SLING-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112921#comment-18112921
 ] 

Julian Reschke commented on SLING-12879:
----------------------------------------

bq. Yes - we incresed it to 500'000
bq. And it worked great with cache=false 

Aha, that explains something I was going to ask.

We added query paging because of the query traversal limit. Paging will re-run 
the same query after ca 2000 hits. Each paged query is a new query - that of 
course only works with the correct index.

> 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)

Reply via email to