Raintung Li created SOLR-4008:
---------------------------------

             Summary: 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, 4.0-BETA, 4.0-ALPHA
            Reporter: Raintung Li


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. 
 

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