[
https://issues.apache.org/jira/browse/OAK-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445412#comment-15445412
]
Chetan Mehrotra commented on OAK-4714:
--------------------------------------
Fair enough. For now lets fix this issue and later I would try to come up with
more compelling story to pursue the idea. At least there is an improvement with
current hybrid index design that only index which is getting reindex would
remain stale while others would continue to get updated locally. Though async
index would be blocked for all.
Should we improve the situation for specific index which is being reindexed -
That would need to be thought about
> Reindexing should only happen in async mode for a mix mode index definition
> ---------------------------------------------------------------------------
>
> Key: OAK-4714
> URL: https://issues.apache.org/jira/browse/OAK-4714
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Affects Versions: 1.5.8
> Reporter: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.6
>
> Attachments: OAK-4714-v1.patch
>
>
> With OAK-4641 support was added for enabling use of same index definition for
> both async and sync mode. This causes issue for reindexing as with this
> change it would be attempted for both modes.
> Instead for a mixed mode index definition reindexing should be bounded to
> only one of the modes and only for that mode reindexing should be performed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)