[
https://issues.apache.org/jira/browse/SOLR-11839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319649#comment-16319649
]
Erick Erickson commented on SOLR-11839:
---------------------------------------
One reproducing seed (thanks Steve Rowe)
{{ant test -Dtestcase=TimeRoutedAliasUpdateProcessorTest
-Dtests.seed=F40339E427E83E40 -Dtests.slow=true -Dtests.locale=es-PE
-Dtests.timezone=Asia/Pontianak -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1}}
> 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: [email protected]
For additional commands, e-mail: [email protected]