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

Config file replication less error prone

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.6
    • 3.6.1, 4.0-ALPHA
    • replication (java)
    • None

    Description

      If the listing of configuration files that should be replicated contains a space, the following file is not replicated.
      Example:

      <!-- The error in the configuration is the space before stopwords.txt.
           Because of that that file is not replicated -->
      <str name="confFiles">schema.xml,test.txt, stopwords.txt</str>
      

      It would be nice, if that space simply would be ignored.

      Attachments

        1. SOLR-3489.patch
          1.0 kB
          Jochen Just
        2. SOLR-3489.patch
          0.7 kB
          Jan Høydahl
        3. SOLR-3489_reproducing_config.tar.gz
          3 kB
          Jochen Just

        Activity

          People

            janhoy Jan Høydahl
            jjaa Jochen Just
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: