jerrypeng commented on issue #3060: Make sure to properly count number of 
processed messages in python
URL: https://github.com/apache/pulsar/pull/3060#issuecomment-441771033
 
 
   processed_total in reality isn't really that useful, that is why I didn't 
even include it in the new FunctionStats class.  We can probably just remove 
total_processed. Do we need to keep an unsuccessfully count? since that 
information is implied via "received_total - processed_successfully_total"? 

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

Reply via email to