You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2018/01/10 03:36:00 UTC

[jira] [Created] (SOLR-11839) Fix test failures resulting from SOLR-11218

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