Paul Chibulcuteanu created OAK-6341:
---------------------------------------
Summary: oak-run redirects reindexing info to STDERR
Key: OAK-6341
URL: https://issues.apache.org/jira/browse/OAK-6341
Project: Jackrabbit Oak
Issue Type: Bug
Components: lucene, run
Affects Versions: 1.7.1, 1.8
Reporter: Paul Chibulcuteanu
Priority: Minor
Reindexing run via oak-run tool redirects all the important reindexing
information to STDERR.
This is due to
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-run/src/main/resources/logback.xml#L55-L57
In this particular case, the information should be redirected to STDOUT since
it is important information related to reindexing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)