Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-5702

info-log collection.configName in ZkStateReader.readConfigName

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.6.1
    • 4.7, 6.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            markrmiller@gmail.com Mark Miller
            cpoerschke Christine Poerschke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: