[ 
https://issues.apache.org/jira/browse/SOLR-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284632#comment-13284632
 ] 

Jochen Just commented on SOLR-3489:
-----------------------------------

I am not quite sure, whether I have understood the last comment. As I was quite 
surprised, to read that my patch is identical to the trunk code, I checked 
that. But in my opinion, this is not the case and the described problem still 
exists in trunk.
                
> 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
>            Assignee: Jan Høydahl
>            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