[
https://issues.apache.org/jira/browse/OAK-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Parvulescu updated OAK-4413:
---------------------------------
Description:
During reindexing the IndexCopier can be too verbose logging information that
is not interesting, such as:
{noformat}
*INFO* [async-index-update-async] o.a.j.o.p.i.lucene.IndexCopier
[COW][/oak:index/users] CopyOnWrite stats : Skipped copying 0 files with total
size 0 B
*INFO* [async-index-update-async] o.a.j.o.p.i.lucene.IndexCopier
[COW][/oak:index/slingeventJob] CopyOnWrite stats : Skipped copying 0 files
with total size 0 B
{noformat}
was:
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}
> 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] o.a.j.o.p.i.lucene.IndexCopier
> [COW][/oak:index/users] CopyOnWrite stats : Skipped copying 0 files with
> total size 0 B
> *INFO* [async-index-update-async] o.a.j.o.p.i.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)