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 2021/08/10 01:11:49 UTC

[GitHub] [pulsar] Technoboy- commented on pull request #11564: [WIP]Add compacted topic metrics for TopicStats in CLI

Technoboy- commented on pull request #11564:
URL: https://github.com/apache/pulsar/pull/11564#issuecomment-895654595


   > I suggested a few changes and asked some questions about design. I think the `Sum` class needs tests before this can be merged.
   
   Thanks for reviewing. Yesterday, we find that compacted topic has metrics in InternalStats which would be shown by:
   ```
   ./pulsar-admin topics stats-internal persistent://tenant/ns/topic
   ```
   I may have to record other metrics except the above two `compactedTopicSize `,`compactedTopicMsgCount `


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org