merlimat opened a new pull request #10144: URL: https://github.com/apache/pulsar/pull/10144
### Motivation C++ client is not releasing the semaphore and reserved memory correctly in case of send timeouts. This is a regression introduced in #9676, since the previous code was using the queue itself for accounting for the available spots (hence: emptying the queue was enough). -- 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: [email protected]
