[
https://issues.apache.org/jira/browse/LUCENE-7082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185238#comment-15185238
]
Mike Drob commented on LUCENE-7082:
-----------------------------------
Oh, bummer.
Well, I still want to be able to see what it's actually doing in a prod
environment, but maybe the approach will need to be different.
> NRTCachingDirectory shouldn't log to stdout
> -------------------------------------------
>
> Key: LUCENE-7082
> URL: https://issues.apache.org/jira/browse/LUCENE-7082
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/store
> Reporter: Mike Drob
>
> NRTCachingDirectory declares {{final boolean VERBOSE = false}} and then
> checks this value when determining whether to write additional logging to
> stdout or not.
> Since this is only useful during development, we should change all of the
> statements to use proper debug logging that can be turned on/off via
> configuration in production.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]