Anonymitaet commented on a change in pull request #10810:
URL: https://github.com/apache/pulsar/pull/10810#discussion_r645367435



##########
File path: site2/docs/admin-api-topics.md
##########
@@ -186,6 +186,8 @@ You can check the following statistics of a given 
non-partitioned topic.
   -   **averageMsgSize**: The average size (in bytes) of messages published 
within the last interval.
 
   -   **storageSize**: The sum of the ledgers' storage size for this topic. 
The space used to store the messages for the topic.
+  
+  -   **brokerServiceUrl**: The broker URL which is serving the given topic.

Review comment:
       ```suggestion
     -   **brokerServiceUrl**: The broker URL which serves a given topic.
   ```




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


Reply via email to