[
https://issues.apache.org/jira/browse/SLING-13284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101428#comment-18101428
]
Julian Reschke commented on SLING-13284:
----------------------------------------
[~jsedding] - that's indeed the same issue (alias and vanity path share the
same iterator).
It's funny that we have *2* reports, without the code having changed for a long
time.
> PagedQueryIterator aborts alias/vanity cache init when async index is stale
> ---------------------------------------------------------------------------
>
> Key: SLING-13284
> URL: https://issues.apache.org/jira/browse/SLING-13284
> Project: Sling
> Issue Type: Bug
> Components: ResourceResolver
> Affects Versions: Resource Resolver 1.12.12
> Reporter: Sagar Miglani
> Assignee: Sagar Miglani
> Priority: Major
>
> {{PagedQueryIterator.getNext()}} throws {{QueryImplementationException}} when
> a row's live {{values[0]}} (read from repo) is less than the previous row's -
> aborting the entire alias/vanity cache build. This check assumes the async
> index ordering matches live property values, which cannot hold for an
> eventually-consistent async index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)