[
https://issues.apache.org/jira/browse/SOLR-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-880:
--------------------------------
Attachment: SOLR-880.patch
New version. Removed TODOs and my initials.
> Got rid of the extra test directory that I wasn't happy with anyway.
> Took a whack at returning SolrExceptions from CoreContainer. This required
> that I change a number of tests, I'd particularly appreciate anyone looking
> at that whole thing.
> All tests pass, I'll commit this in a couple of days if nobody objects.
> SolrCore should have a a lazy startup option
> --------------------------------------------
>
> Key: SOLR-880
> URL: https://issues.apache.org/jira/browse/SOLR-880
> Project: Solr
> Issue Type: Improvement
> Components: multicore
> Reporter: Noble Paul
> Assignee: Erick Erickson
> Attachments: SOLR-880.patch, SOLR-880.patch
>
>
> * a core should have an option of loadOnStartup=true|false. default should be
> true
> If there are too many cores (tens of thousands) where each of them may be
> used occassionally, we should not load all of them at once. In the runtime I
> should be able to STOP and START a core on demand. A listing command would
> let me know which one is present and what is up and what is down. A stopped
> core must not use any resource
--
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: [email protected]
For additional commands, e-mail: [email protected]