Christine Poerschke created SOLR-5702:
-----------------------------------------

             Summary: info-log collection.configName in 
ZkStateReader.readConfigName
                 Key: SOLR-5702
                 URL: https://issues.apache.org/jira/browse/SOLR-5702
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 4.6.1
            Reporter: Christine Poerschke


The scenario we had was that a solr instance for an existing collection did 
mysteriously not use the -Dcollection.configName=<new value> specified config. 
This it turned out was rightly so because zookeeper already had a 
configName=<old value> for the already existing collection. 
org.apache.solr.cloud.ZkCLI linkconfig needs to be run to update the existing 
value if required.

Solr info-logging the configName it uses would help developers in this scenario.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to