BewareMyPower opened a new pull request #7862:
URL: https://github.com/apache/pulsar/pull/7862


   Fixes #7851 
   
   ### Motivation
   
   `clear()` methods of `BatchAcknowledgementTracker` and 
`UnAckedMessageTrackerEnabled` are not thread-safe.
   
   ### Modifications
   
   Acquire a mutex in these `clear()` methods.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to