[ https://issues.apache.org/jira/browse/SOLR-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500836#comment-13500836
]
Commit Tag Bot commented on SOLR-4008:
--------------------------------------
[trunk commit] Mark Robert Miller
http://svn.apache.org/viewvc?view=revision&revision=1411538
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
> Labels: collection, delete
> 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
|