You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2017/10/27 10:07:07 UTC

[jira] [Closed] (OAK-6820) Implement support for disabling indexes which are replaced with newer index

     [ https://issues.apache.org/jira/browse/OAK-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-6820.
---------------------------------

Bulk close for 1.7.10

> Implement support for disabling indexes which are replaced with newer index
> ---------------------------------------------------------------------------
>
>                 Key: OAK-6820
>                 URL: https://issues.apache.org/jira/browse/OAK-6820
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: indexing
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>              Labels: docs-impacting
>             Fix For: 1.8, 1.7.10
>
>         Attachments: OAK-6820-v1.patch, OAK-6820-v2.patch
>
>
> For upgrade case in many applications older index type is set to {{disabled}} when new index is provisioned. If the new index is async then it would take some time for reindex and till then any query which used to make use of old index would end up traversing the repository
> To avoid such a scenario we should only mark older index as "disabled" only if the newer index is reindex. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)