devinbost opened a new pull request #11209: URL: https://github.com/apache/pulsar/pull/11209
It looks like different threads are able to concurrently increment and decrement the value of pendingPublishAcks in an unsafe way in a code path applicable to #6054 This PR improves the safety of that. -- 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