You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan McKinley (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/22 00:56:48 UTC

[jira] [Resolved] (SOLR-289) Double logging from update handler framework

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

Ryan McKinley resolved SOLR-289.
--------------------------------

    Resolution: Fixed

this has been fixed for a long long time
                
> Double logging from update handler framework
> --------------------------------------------
>
>                 Key: SOLR-289
>                 URL: https://issues.apache.org/jira/browse/SOLR-289
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Priority: Minor
>
> The update framework in Solr 1.2 causes twice as many log statements to be output.
> This will have an adverse performance impact for people adding a single doc at a time.
> Example:
> INFO: added id={VA902B} in 0ms
> Jul 5, 2007 1:36:52 PM org.apache.solr.core.SolrCore execute
> INFO: /update  0 0
> Jul 5, 2007 1:36:52 PM org.apache.solr.handler.XmlUpdateRequestHandler update

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org