Christine Poerschke created SOLR-5233:
-----------------------------------------

             Summary: admin/collections?action=DELETESHARD broken
                 Key: SOLR-5233
                 URL: https://issues.apache.org/jira/browse/SOLR-5233
             Project: Solr
          Issue Type: Bug
    Affects Versions: 4.4
            Reporter: Christine Poerschke


The problem we saw was that deleting a shard did not actually delete it, 
although it semi-claimed to have done so.
{noformat} 
...
o.a.s.c.OverseerCollectionProcessor [OverseerCollectionProcessor.java:723]
Delete shard invoked
...
o.a.s.c.OverseerCollectionProcessor [OverseerCollectionProcessor.java:781]
Successfully deleted collection collection1, shard: null
...
{noformat} 

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to