Alex Parvulescu created OAK-4413:
------------------------------------
Summary: IndexCopier logs too verbose
Key: OAK-4413
URL: https://issues.apache.org/jira/browse/OAK-4413
Project: Jackrabbit Oak
Issue Type: Improvement
Components: lucene
Reporter: Alex Parvulescu
During reindexing the IndexCopier can be too verbose logging information that
is not interesting, such as:
{noformat}
*INFO* [async-index-update-async]
org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
[COW][/oak:index/users] CopyOnWrite stats : Skipped copying 0 files with total
size 0 B
*INFO* [async-index-update-async]
org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
[COW][/oak:index/slingeventJob] CopyOnWrite stats : Skipped copying 0 files
with total size 0 B
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)