merlimat commented on pull request #12666:
URL: https://github.com/apache/pulsar/pull/12666#issuecomment-964765135


   > This is the line for whom is interested in checking out the source code in 
BK
   
   The `await()` is safe since we're (in practice) always doing the read 
operations from a BK pool of threads dedicated to read, and not from Netty IO 
threads.
   
   The purpose is indeed to apply back-pressure and avoid unlimited memory 
usage in the Bookie.


-- 
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]


Reply via email to