[ 
https://issues.apache.org/jira/browse/SOLR-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-1679:
---------------------------

    Fix Version/s: 3.1
                   4.0


Correcting Fix Version based on CHANGES.txt, see this thread for more details...

http://mail-archives.apache.org/mod_mbox/lucene-dev/201005.mbox/%[email protected]%3e


> SolrCore.execute should wrap log message construction in "if 
> (log.isInfoEnabled())"
> -----------------------------------------------------------------------------------
>
>                 Key: SOLR-1679
>                 URL: https://issues.apache.org/jira/browse/SOLR-1679
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 1.5, 3.1, 4.0
>
>         Attachments: SOLR-1679.patch
>
>
> As mentioned by Fuad on solr-user, there is some non-trivial log message 
> construction happening in SolreCore.execute that should be wrapped in "if 
> (log.isInfoEnabled())" ...
> http://old.nabble.com/SOLR-Performance-Tuning%3A-Disable-INFO-Logging.-to26866730.html#a26866943
> ...the warn level message in that same method could probably also be wrapped 
> since it does some large string building as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to