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 "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/07/06 12:30:00 UTC

[jira] [Created] (OAK-9824) Confusing warning "This index MUST be reindexed for indexing to work properly"

Konrad Windszus created OAK-9824:
------------------------------------

             Summary: Confusing warning "This index MUST be reindexed for indexing to work properly"
                 Key: OAK-9824
                 URL: https://issues.apache.org/jira/browse/OAK-9824
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Konrad Windszus


The warning emitted from https://github.com/apache/jackrabbit-oak/blob/871ce1bb28712c16ba75b57538fb49e14bc135a3/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/TrackingCorruptIndexHandler.java#L116 is incorrect, as the index is not necessary for indexing but for search. I would propose to change it to "This index MUST be reindexed for search to work properly"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)