[
https://issues.apache.org/jira/browse/SOLR-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14108994#comment-14108994
]
Ilya Meleshkov edited comment on SOLR-6392 at 8/25/14 10:30 AM:
----------------------------------------------------------------
[~dancollins] you wrote:
{quote}
You have 2 collections which should be using independent configurations (both
stored in ZK).
{quote}
correct
{quote}
If you change config1 (and restart Solr), that takes effect (in collection1 or
both?)
{quote}
That takes affect for both collections. I'm checking using
http://solrhost/solr/#/collectionName/schema
was (Author: imeleshkov):
[~dancollins] you wrote:
{quote}
You have 2 collections which should be using independent configurations (both
stored in ZK).
{quote}
correct
> 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: [email protected]
For additional commands, e-mail: [email protected]