Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
4.0-ALPHA, 4.0-BETA, 4.0
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.
Attachments
Attachments
Issue Links
- duplicates
-
SOLR-4009 As not caught SolrException, leading OverseerCollectionProcessor abort.
- Closed