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: [email protected]
