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


   ### Motivation
   
   PR #11023 introduced logic to delete the "pending ack store" before deleting 
a subscription (unsubscribing). This logic is unnecessary when transactions 
aren't enabled and it adds additional overhead.
   
   ### Modifications
   
   Execute the "pending ack store" deletion logic only when transactions are 
enabled.


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