suiyuzeng commented on pull request #2891:
URL: https://github.com/apache/bookkeeper/pull/2891#issuecomment-972809047


   If the count of ledger is not veray large but the entry log count is very 
large, the memory of the ledger map will not be very large and it will lead to 
io read, especially for extractEntryLogMetadataByScanning. The current way is 
better for this. How about reserving two way and adding a config to choose?
   @Vanlightly 


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