Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-289

Double logging from update handler framework

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: