You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/01/28 08:09:59 UTC

[jira] Assigned: (SOLR-880) SolrCore should have a STOP option and a lazy startup option

     [ https://issues.apache.org/jira/browse/SOLR-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar reassigned SOLR-880:
------------------------------------------

    Assignee: Shalin Shekhar Mangar

> SolrCore should have a STOP option and a lazy startup option
> ------------------------------------------------------------
>
>                 Key: SOLR-880
>                 URL: https://issues.apache.org/jira/browse/SOLR-880
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>
> * We must have an option to STOP and START a core. 
> * a core should have an option of loadOnStartup=true|false. default should be true
> * A list command which can give the names of all cores and some meta information like status
> 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.
-
You can reply to this email to add a comment to the issue online.