You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Anshum Gupta (JIRA)" <ji...@apache.org> on 2014/05/20 21:55:40 UTC

[jira] [Created] (SOLR-6099) Fix cleanup mechanism for a previous (failed) SPLITSHARD

Anshum Gupta created SOLR-6099:
----------------------------------

             Summary: Fix cleanup mechanism for a previous (failed) SPLITSHARD
                 Key: SOLR-6099
                 URL: https://issues.apache.org/jira/browse/SOLR-6099
             Project: Solr
          Issue Type: Bug
            Reporter: Anshum Gupta


Right now, SPLITSHARD tries to cleanup an under-construction/recovery shard using the deleteshard API if it already exists. DELETESHARD on the other hand will never delete a shard that's not INACTIVE/uses implicit routing.
This would just raise an exception and never really delete a shard right now.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

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