Thomas Mueller created OAK-9523:
-----------------------------------
Summary: 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
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)