[
https://issues.apache.org/jira/browse/OAK-9523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392811#comment-17392811
]
Thomas Mueller commented on OAK-9523:
-------------------------------------
https://github.com/apache/jackrabbit-oak/pull/337
> Remove warning "Missing provider for nrt/sync" for disabled indexes
> -------------------------------------------------------------------
>
> Key: OAK-9523
> URL: https://issues.apache.org/jira/browse/OAK-9523
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Thomas Mueller
> Priority: Major
> Labels: index, query
>
> For disabled indexes that have a "async" property ("type" = "disabled"), we
> see the following warning message in the log file:
> {noformat}
> Missing provider for nrt/sync index: {} (rootState.async: {}).
> Please note, it means that index data should be trusted only after this index
> is processed in an async indexing cycle.
> {noformat}
> This warning log message is misleading: nothing is wrong.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)