You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:17:16 UTC

[jira] [Commented] (SOLR-4008) If remove the absent the collection, any collection command is failed.

    [ https://issues.apache.org/jira/browse/SOLR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610528#comment-13610528 ] 

Commit Tag Bot commented on SOLR-4008:
--------------------------------------

[branch_4x commit] Mark Robert Miller
http://svn.apache.org/viewvc?view=revision&revision=1411539

SOLR-4008: add Raintung Li to CHANGES for SOLR-4009

                
> 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
>            Assignee: Mark Miller
>              Labels: collection, delete
>             Fix For: 4.1, 5.0
>
>         Attachments: patch.txt
>
>   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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org