shibd opened a new pull request, #17318:
URL: https://github.com/apache/pulsar/pull/17318

   ### Motivation
   
   Messages with inconsistent consumer epochs are not filtered when using batch 
receive and trigger timeout.
   
   ### Modifications
   
   - Add consumer epoch on `notifyPendingBatchReceivedCallBack`.
   - Reuse `notifyPendingBatchReceivedCallBack` logic.
   
   ### Verifying this change
   - `testBatchReceiveRedeliveryAddEpoch` unit test covers the scene.
   
   ### Documentation
   - [x] `doc-not-needed` 
   


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