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 2020/11/16 00:38:22 UTC

[GitHub] [pulsar] codelipenghui commented on pull request #8567: Add key-shared consumer range to internal topic stats.

codelipenghui commented on pull request #8567:
URL: https://github.com/apache/pulsar/pull/8567#issuecomment-727668814


   @MarvinCai I think it's better to add the consumer-related stats into the `topics stats`. The `topics stats-internal` expose the ledger and cursor stats, the `topics stats` expose the producer, subscription, and consumer stats. So `topics stats` seems more reasonable.
   
   A consumer might be assigned to multiple `hash range`. So I think you can add a `keyHashRanges` in the consumer stats directly,


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