jerrypeng commented on a change in pull request #3060: Make sure to properly 
count number of processed messages in python
URL: https://github.com/apache/pulsar/pull/3060#discussion_r236470907
 
 

 ##########
 File path: pulsar-functions/proto/src/main/proto/InstanceCommunication.proto
 ##########
 @@ -32,7 +32,6 @@ message FunctionStatus {
     bool running = 1;
     string failureException = 2;
     int64 numRestarts = 3;
-    int64 numProcessed = 4;
 
 Review comment:
   just comment out please so we know which indices have been used

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