Thomas Mueller created OAK-12196:
------------------------------------
Summary: Improve logging for diff.index
Key: OAK-12196
URL: https://issues.apache.org/jira/browse/OAK-12196
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Currently if a diff.index is used, a warning is logged:
{noformat}
[async-index-update-async] org.apache.jackrabbit.oak.plugins.index.IndexUpdate
jcr:primaryType of index diff.index.optimizer should be
oak:QueryIndexDefinition
instead of nt:unstructured
{noformat}
Instead, an info level message should be logged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)