[ https://issues.apache.org/jira/browse/SOLR-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14108092#comment-14108092 ]
Shawn Heisey commented on SOLR-6392: ------------------------------------ bq. I don't quite remember if 4.4 has the ReloadCollection Collections API call It does -- in fact, some of the earlier releases had a problem with reloads on cores or collections in cloud mode. See SOLR-4805. > If run Solr having two collections configured but only one config delivered > to Zookeeper causes that config is applied for all collections > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: SOLR-6392 > URL: https://issues.apache.org/jira/browse/SOLR-6392 > Project: Solr > Issue Type: Bug > Affects Versions: 4.4 > Reporter: Ilya Meleshkov > > I have simplest Solr cloud configured locally. Thus I have single Solr and > Zookeeper nodes. > Steps to reproduce an error: > # have stopped Solr+ZK with two collections > # run ZK > # deliver config to one collection only > # run Solr - Solr running without any complains or errors > # deliver config to second collection - doesn't have an effect > But if I deliver configs for both collections before start Solr - it work > perfectly. > So I would say that Solr should fail with meaningful error if there is no > config for some collection. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org