I was working on SOLR-11218 as I wanted a test for a particular
behavior. While I was working on it I wondered what would happen if
you
> created two collections
> created an alias pointing to them both
> deleted one of the collections.
> tried to use the alias

What happens is the delete succeeds, the alias remains there but when
you try to use it you get a "No live servers" error.

Is this expected? If not I'll raise a JIRA and check in this test with
an @Ignore as part of 11218

Erick

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

Reply via email to