Sunny-Island commented on issue #11493: URL: https://github.com/apache/pulsar/issues/11493#issuecomment-890642040
I'll add method to `ClientImpl`: - getNumberOfProducer() - getNumberOfConsumer() - getNumberOfReader() These method will scan state of all kinds of Producer/Consumer/Reader (with lock) and return number of connected instance. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
