jiazhai commented on a change in pull request #4390: Update argument 
description of web service
URL: https://github.com/apache/pulsar/pull/4390#discussion_r288827639
 
 

 ##########
 File path: 
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/BrokersBase.java
 ##########
 @@ -90,12 +97,13 @@
     }
 
     @GET
-    @Path("/{cluster}/{broker}/ownedNamespaces")
+    @Path("/{clusterName}/{broker-webserviceurl}/ownedNamespaces")
 
 Review comment:
   Seems other rest endpoints also use cluster/broker for short, Is here a 
special need to change this?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to