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

Varun Thacker updated SOLR-7104:
--------------------------------
    Attachment: SOLR-7104.patch

Path where the property. prefix values will not be ignored by ADDREPLICA call.

{{CollectionsAPIDistributedZkTest.addReplicaTest()}} never seems to be called. 
Patch enables it and uses the property.key param to test if it's working as 
expected.

> AddReplica Collection API call discards all the property prefix parameters
> --------------------------------------------------------------------------
>
>                 Key: SOLR-7104
>                 URL: https://issues.apache.org/jira/browse/SOLR-7104
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Varun Thacker
>            Priority: Minor
>         Attachments: SOLR-7104.patch
>
>
> {{CollectionsHandler.handleAddReplica}} does not call 
> {{copyPropertiesIfNotNull}} . This means all the property prefix values are 
> discarded. 
> It's behaviour is documented in the ref guide 
> https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-api_addreplica
>  .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to