Thomas Mueller created OAK-12173:
------------------------------------
Summary: Query traverses even with correct index, at startup
Key: OAK-12173
URL: https://issues.apache.org/jira/browse/OAK-12173
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: Thomas Mueller
When starting the process, specially with large indexes, the indexes that are
not available might be skipped for queries run at that time.
The indexes are eventually downloaded and used for queries, but there might be
a delay. If queries are running that rely on certain indexes, then those
queries might fail due to traversing too many nodes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)