[
https://issues.apache.org/jira/browse/OAK-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728298#comment-17728298
]
Nitin Gupta commented on OAK-10265:
-----------------------------------
trunk -
https://github.com/apache/jackrabbit-oak/commit/846fcb4e89055504cb5b340462b1a961bfb0019d
> 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
> Assignee: Nitin Gupta
> Priority: Major
>
> 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)