tisonkun commented on code in PR #20052:
URL: https://github.com/apache/pulsar/pull/20052#discussion_r1172006684


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/BrokersBase.java:
##########
@@ -181,7 +185,7 @@ public void getOwnedNamespaces(@Suspended final 
AsyncResponse asyncResponse,
     }
 
     @POST
-    @Path("/configuration/{configName}/{configValue}")
+    @Path("/configuration/{configName}/{configValue}/{scope}")

Review Comment:
   I'm afraid these changes are breaking changes.



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

Reply via email to