Description
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 .