Anonymitaet commented on a change in pull request #5789: [Issue 5708][docs] 
correct some wrong info about persistent topics
URL: https://github.com/apache/pulsar/pull/5789#discussion_r354090452
 
 

 ##########
 File path: site2/docs/admin-api-persistent-topics.md
 ##########
 @@ -314,27 +345,35 @@ It shows detailed statistics of a topic.
 
   -   **ledgers**: The ordered list of all ledgers for this topic holding its 
messages
 
+      -   **ledgerId**: Id of this ledger
+
+      -   **entries**: Total number of entries which this ledger has
+
+      -   **size**: Size in bytes of messages written to this ledger
 
 Review comment:
   ```suggestion
         -   **size**: Size of messages written to this ledger (in bytes)
   ```

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


With regards,
Apache Git Services

Reply via email to