[
https://issues.apache.org/jira/browse/SOLR-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ambikeshwar singh updated SOLR-2219:
------------------------------------
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)
was:
Solr's RequestHandlers makes call to the init of all the Request Handlers and
its implementations twice. 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)
> Request Handler's init() called twice
> -------------------------------------
>
> Key: SOLR-2219
> URL: https://issues.apache.org/jira/browse/SOLR-2219
> Project: Solr
> Issue Type: Bug
> Components: SearchComponents - other
> Affects Versions: 1.4.1
> Environment: All
> Reporter: ambikeshwar singh
> Priority: Minor
>
> 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)
--
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]