Po Rui created SOLR-4109:
----------------------------

             Summary: can't delete inactive core in  collection
                 Key: SOLR-4109
                 URL: https://issues.apache.org/jira/browse/SOLR-4109
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
    Affects Versions: 4.0, 4.0-BETA
            Reporter: Po Rui
             Fix For: 4.0, 4.0-BETA


It failed to delete a collection when any inactive core appear in the 
collection. the inactive core due to a lot of reasons. usually caused by 
recovering failed and the inactive core hard to active again only if it have 
chance to be a leader. but for user, he/she doesn't care the core is active or 
not if he/she want to delete the collection. so we should delete the inactive 
core too rather than stop user doing this operation. this behavior lead a 
collection contained inactive core almost impossible to be deleted.

--
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