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 07:03:16 UTC

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

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

   Aha! @Technoboy- Thank you for the explanation.
   
   For the context, I'm building UI for Pulsar https://www.youtube.com/watch?v=0Xs8phdnta4
   
   And now I see my mistake that I build it against a single-node cluster.
   
   Am I understanding it right that everything under `broker-stats` APIs should be considered broker-specific and to get the whole Pulsar instance picture, I should ask each broker in my Pulsar instance?
   
   And other resources like tenants, namespaces, functions, etc. aren't broker-specific. I can ask any broker and should get complete (paying eventual consistency into attention) results, right?
   


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