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 2022/07/01 03:25:32 UTC

[GitHub] [pulsar] Technoboy- commented on issue #16284: Partitioned topics stats doesn't appear in "pulsar-admin broker-stats topics" response until get the specific topic stats manually

Technoboy- commented on issue #16284:
URL: https://github.com/apache/pulsar/issues/16284#issuecomment-1171890077

   `broker-stats` will list the topics which are loaded by the current broker.  So if you create the partitioned topic but without loading it (create producer/consumer),  it can't be listed. Even if you use the `topics partitioned-stats`.
   


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