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

Raintung Li updated SOLR-4008:
------------------------------

    Description: 
If remove the collection doesn't exist, any collection command will be failed 
after that.

The OverseerCollectionProcessor thread will be gone because the SolrException 
is run time exception. 

Thread is death that cause doesn't accept any command again. 

The worse case is the overall cloud create/delete collection will be failed, 
never recovery again except cleanup overseer collection queue in the zookeeper. 
 

  was:
If remove the collection doesn't exist, any collection command will failed 
after that.
The OverseerCollectionProcessor thread will be gone because the SolrException 
is run time exception. 
Thread is death that cause doesn't accept any command again. 
The worse case is the overall cloud create/delete collection will be failed, 
never recovery again except cleanup overseer collection queue in the zookeeper. 
 

    
> If remove the absent the collection, any collection command is failed. 
> -----------------------------------------------------------------------
>
>                 Key: SOLR-4008
>                 URL: https://issues.apache.org/jira/browse/SOLR-4008
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 4.0-ALPHA, 4.0-BETA, 4.0
>            Reporter: Raintung Li
>              Labels: collection, delete
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> If remove the collection doesn't exist, any collection command will be failed 
> after that.
> The OverseerCollectionProcessor thread will be gone because the SolrException 
> is run time exception. 
> Thread is death that cause doesn't accept any command again. 
> The worse case is the overall cloud create/delete collection will be failed, 
> never recovery again except cleanup overseer collection queue in the 
> zookeeper.  

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