[
https://issues.apache.org/jira/browse/SOLR-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-2219.
----------------------------
Resolution: Fixed
Fix Version/s: 4.0
3.1
Assignee: Hoss Man
ambikeshwar: thank you for your bug report.
I've committed a fix along with a test case to help ensure this problem doesn't
return in the future...
trunk: Committed revision 1045302.
3x: Committed revision 1045306.
> 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
> Assignee: Hoss Man
> Priority: Minor
> Fix For: 3.1, 4.0
>
>
> 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]