BewareMyPower commented on PR #23951:
URL: https://github.com/apache/pulsar/pull/23951#issuecomment-2645762497

   > Receive messages 3:0~3:99 and ack them, cursor.messagesConsumedCounter += 
100 (it will be -200)
   
   Could you explain which method does it happen? From the table in the PR 
description, I can only see:
   - 2, 3, 4, 5 happen in `ManagedLedgerImpl#internalTrimLedgers`
   - 1 happens in `ManagedLedgerImpl#initializeCursorPosition`
   
   but I'm not sure where does 6 happen.


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

Reply via email to