lhotari commented on PR #24338:
URL: https://github.com/apache/pulsar/pull/24338#issuecomment-2900154296

   @dao-jun It looks like there are multiple other concurrency issues 
introduced by #9292 changes. Would you like to cover all locations where 
individualDeletedMessages is accessed. Since the class isn't thread safe, 
either the read lock or write lock should be used for all accesses.


-- 
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: commits-unsubscr...@pulsar.apache.org

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

Reply via email to