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

Request Handler's init() called twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4.1
    • 3.1, 4.0-ALPHA
    • None
    • All

    Description

      Solr's RequestHandlers makes call to the init() of all the implementaions of SolrRequestHandler. twice during creation. Once in the If block at line number 156 and again in the Loop at 175.

      http://lucene.apache.org/solr/api/org/apache/solr/request/SolrRequestHandler.html#init(org.apache.solr.common.util.NamedList)

      Attachments

        Activity

          People

            hossman Chris M. Hostetter
            ambikeshwar ambikeshwar singh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: