StevenLuMT commented on PR #3342:
URL: https://github.com/apache/bookkeeper/pull/3342#issuecomment-1163814056

   > Since you have now reduce the sizes to 1/3 each, what will happen is that 
the writes are blocked when we reach 66% of memory instead of 100%.
   > 
   > I don't really understand why is it a problem for the write cache to 
fluctuate in size. The write cache job is to make sure we can decouple write 
path from the flushing. The read cache job is to provide high hit-rate.
   
   I think this is an option when more real-time data needs to be persisted in 
writecache,instead of triggering read disk to load into readcache @merlimat 


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