srkukarni commented on issue #3060: Make sure to properly count number of processed messages in python URL: https://github.com/apache/pulsar/pull/3060#issuecomment-441795801 received_total is incremented every time a message is received. But the pending queue size is variable since that is dependent on how quickly the function is processed by taking an item from that queue.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
