You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/31 01:54:46 UTC

[GitHub] [pulsar] zymap commented on a change in pull request #4390: Update argument description of web service

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

 ##########
 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:
   I think `broker-webservice` is necessary. Firstly I think `broker` is broker service url. So I think if using `broker-webservcie` is more clear.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services