Jessica Cheng Mallet created SOLR-6639:
------------------------------------------

             Summary: Failed CREATE leaves behind on-disk cruft that DELETE 
does not remove
                 Key: SOLR-6639
                 URL: https://issues.apache.org/jira/browse/SOLR-6639
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Jessica Cheng Mallet


When a CREATE api call fails (due to bad config etc.), it leaves behind on-disk 
core directories that a DELETE api call does not delete, which results in 
future CREATE call of with the same collection name to fail. The only way to 
get around this is to go on to the host and manually remove the orphaned 
directories.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to