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 15:34:00 UTC

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

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

Konrad Windszus resolved OAK-9824.
----------------------------------
    Fix Version/s: 1.44.0
       Resolution: Fixed

[~thomasm] Thanks for the clarification.

Simplified the warning in [https://github.com/apache/jackrabbit-oak/commit/6ab567cf9a5a4a472a6ac402e2d3e6968d984cef] as indeed it was very confusing (at least to me and some others).

> 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
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 1.44.0
>
>
> 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" or simply "This index MUST be reindexed to work properly".



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