Sagar Miglani created SLING-13284:
-------------------------------------
Summary: 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
{{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)