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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/12/12 07:45:58 UTC

[jira] [Created] (OAK-5271) IndexDefinitionBuilder should ignore change in certain properties for determining reindex flag value

Chetan Mehrotra created OAK-5271:
------------------------------------

             Summary: IndexDefinitionBuilder should ignore change in certain properties for determining reindex flag value
                 Key: OAK-5271
                 URL: https://issues.apache.org/jira/browse/OAK-5271
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: lucene
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.6


IndexDefinitionBuilder runs an equals check on before and post change nodestate. If there is even a single change it would set the reindex flag to true.

Changes in certain properties like switching async to (async,nrt) should be considered reidnex safe change and hence should not lead to reindex being set to true upon change



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)