Erick Erickson created SOLR-11839:
-------------------------------------

             Summary: Fix test failures resulting from SOLR-11218
                 Key: SOLR-11839
                 URL: https://issues.apache.org/jira/browse/SOLR-11839
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Erick Erickson
            Assignee: Erick Erickson


Any test that deletes a collection before deleting any alias that points to it 
will start failing. The fix will probably be to order your deletions to delete 
or redefine aliases first. 

> create collections
> create aliases
> remove aliases
> remove collections



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to