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

   ### Motivation
   
   - missed updates to `lastMarkDeleteEntry` can lead to the subscription and 
consuming getting stuck. This seems to impact both Key_shared and Shared 
subscriptions.
   
   ### Modifications
   
   - when updating `lastMarkDeleteEntry` field, make sure that the new value is 
later than the previous value.


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