You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/04/21 09:11:33 UTC

[GitHub] [bookkeeper] zymap commented on pull request #3139: [WIP] Add memory limiter for the add entry request to avoid OOM

zymap commented on PR #3139:
URL: https://github.com/apache/bookkeeper/pull/3139#issuecomment-1104925654

   I tried the backpressure with V2 protocol. It doesn't work. Because it is a server limitation, when there has a server slow to respond, the other server will respond successfully, but the client will hold the entry buffer until the slowest response is returned.
   
   Same issue: https://lists.apache.org/thread/r2yh6gxgnhzzz35o63db040wt2t6o108 


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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