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

   > The motivation is to increase the write cache hit rate, right? The cost is 
that it will use more than 50% write cache memory. I suggestion to tune the 
cache hit rate on the Pulsar broker side instead of the bookie side.
   > 
   > Otherwise, the write cache holds all the recent data, and the hit rate 
maybe not be higher than the read cache. I prefer to tune the broker's cache 
and the bookie's read cache.
   
   I add a switch ,if user can enable open this feature @hangc0276 


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