[ 
https://issues.apache.org/jira/browse/SOLR-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462593#comment-13462593
 ] 

Erick Erickson commented on SOLR-919:
-------------------------------------

Taking some _very_ rough timings on a 2012 Macbook pro, loading the config file 
takes something on the order of 300-400 ms, so for 1,000s of cores we need this.
                
> Cache and reuse the SolrConfig
> ------------------------------
>
>                 Key: SOLR-919
>                 URL: https://issues.apache.org/jira/browse/SOLR-919
>             Project: Solr
>          Issue Type: Improvement
>          Components: multicore
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 4.1
>
>         Attachments: SOLR-919.patch
>
>
> If there are 1000's of cores the no:of times we need to load and parse the 
> solrconfig.xml is going to be very expensive. It is desirable to just create 
> one instance of SolrConfig object and re-use it across cores

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to