zymap opened a new pull request #3139: URL: https://github.com/apache/bookkeeper/pull/3139
--- *Motivation* When there has a bookie is slow to respond the add entry request, and the AQ is smaller than WQ, the client will hole the entry buffer and that will cause the memory won't be released. More context: https://github.com/apache/pulsar/issues/14861 *Modifications* Add the memory limit for the client to the send add request. -- 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]
