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/21 12:22:08 UTC

[GitHub] [pulsar] 315157973 opened a new pull request #8663: Expose the receiver queue size to client consumer stats

315157973 opened a new pull request #8663:
URL: https://github.com/apache/pulsar/pull/8663


   Fixes #8650
   ### Motivation
   Currently, we log the receiver queue size. But we don't expose the receiver queue size to the client consumer stats. We should expose it.
   
   ### Modifications
   add API for `ConsumerStats.java`
   
   ### Verifying this change
   SimpleProducerConsumerTest#testGetStats
   SimpleProducerConsumerTest#testGetStatsForPartitionedTopic


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



[GitHub] [pulsar] codelipenghui merged pull request #8663: Expose the receiver queue size to client consumer stats

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #8663:
URL: https://github.com/apache/pulsar/pull/8663


   


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