HoustonPutman commented on code in PR #4046:
URL: https://github.com/apache/solr/pull/4046#discussion_r2699910830


##########
solr/core/src/java/org/apache/solr/handler/admin/api/AddReplicaProperty.java:
##########
@@ -62,7 +58,7 @@ public AddReplicaProperty(
 
   @Override
   @PermissionName(COLL_EDIT_PERM)
-  public SolrJerseyResponse addReplicaProperty(
+  public SubResponseAccumulatingJerseyResponse addReplicaProperty(

Review Comment:
   This one I actually reverted, since it doesn't have any success or failure 
being returned (or an async option)



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