horizonzy opened a new issue #2594:
URL: https://github.com/apache/rocketmq/issues/2594


   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   When broker process the pullRequest, at the end of it, will record 
fallBehind. The fallBehind calculation logic is `long fallBehind = maxOffsetPy 
- maxPhyOffsetPulling;`. `maxPhyOffsetPulling` is consumeQueue data's offset.
   
   Use `offsetPy + sizePy` will be better.
   


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


Reply via email to