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

   ### Motivation
   
   - Reduces unnecessary replicated subscription updates
   
   ### Modifications
   
   - skip replicated subscription update if the previous update was for the 
same snapshot id
   - Move replicated subscription advance markdelete position logic to proper 
code location
    - the operation is asynchronous and should be handled after the markdelete 
position
      updating operation completes


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