Anton created OAK-12143:
---------------------------
Summary: AsyncLaneSwitcher.switchLane() falsely treats
user-provided async-previous as already-switched, silently skipping out-of-band
reindexing
Key: OAK-12143
URL: https://issues.apache.org/jira/browse/OAK-12143
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: Anton
When an index definition provided for out-of-band reindexing contains an
async-previous property (e.g. copied from a running repository),
AsyncLaneSwitcher.switchLane() incorrectly treats the index as already switched
and returns without assigning it to the target lane. The index is then silently
skipped by IndexUpdate during reindexing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)