Mike Drob created LUCENE-7082:
---------------------------------

             Summary: 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]

Reply via email to