merlimat commented on issue #1938: [bk-gc] Prevent OOM: Restrict number of 
entry-loggers extraction
URL: https://github.com/apache/bookkeeper/pull/1938#issuecomment-461225618
 
 
   I think a better long-term fix here is to remove the entyLogMetadata maps 
from the bookie memory and instead store them on disk (eg: in rocksdb). 
   
   That will ensure that the amount of memory required by a bookie is 
completely independent from the amount of data stored in it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to