Nitin Gupta created OAK-10265:
---------------------------------
Summary: Oak-run offline reindex - async lane revert not taking
place for stored index def after index import
Key: OAK-10265
URL: https://issues.apache.org/jira/browse/OAK-10265
Project: Jackrabbit Oak
Issue Type: Task
Reporter: Nitin Gupta
During offline reindex using oak-run,
the index import phase first changes the async property to temp-async and keeps
the original value in async-previous property.
This is reverted when the import is done. However it appears that the revert
doesn't happen for the stored index definition and leaves that at
async = temp-async
async-previous = [async, nrt]
We should probably add refresh=true to avoid this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)