murblanc commented on code in PR #2039:
URL: https://github.com/apache/solr/pull/2039#discussion_r1410504918


##########
solr/solrj/src/java/org/apache/solr/common/params/CollectionAdminParams.java:
##########
@@ -49,6 +49,8 @@ public interface CollectionAdminParams {
 
   String REPLICATION_FACTOR = "replicationFactor";
 
+  String REPLICA_TYPE = "type";

Review Comment:
   Change it there to reference this one?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to