Chetan Mehrotra created OAK-6820:
------------------------------------
Summary: 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
Fix For: 1.8
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)