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

Jochen Just updated SOLR-3489:
------------------------------

    Attachment: SOLR-3489.patch

The attached patch should solve that problem.
                
> Config file replication less error prone
> ----------------------------------------
>
>                 Key: SOLR-3489
>                 URL: https://issues.apache.org/jira/browse/SOLR-3489
>             Project: Solr
>          Issue Type: Improvement
>          Components: replication (java)
>    Affects Versions: 3.6
>            Reporter: Jochen Just
>            Priority: Minor
>         Attachments: SOLR-3489.patch, SOLR-3489_reproducing_config.tar.gz
>
>
> If the listing of configuration files that should be replicated contains a 
> space, the following file is not replicated.
> Example:
> {code:xml}
> <!-- 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>
> {code}
> It would be nice, if that space simply would be ignored.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to