You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ilya Meleshkov (JIRA)" <ji...@apache.org> on 2014/08/19 18:51:22 UTC

[jira] [Updated] (SOLR-6392) If run Solr having two collections configured but only one config delivered to Zookeeper causes that config is applied for all collections

     [ https://issues.apache.org/jira/browse/SOLR-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Meleshkov updated SOLR-6392:
---------------------------------

    Description: 
I have simplest Solr cloud configured locally. Thus I have single Solr and Zookeeper nodes. 
Steps to reproduce an error:
# have 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.

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