sijie opened a new pull request #229: Issue 228: BookKeeper Server: Index Page Management Memory Growth URL: https://github.com/apache/bookkeeper/pull/229 Descriptions of the changes in this PR: ** Improvements ** - Never delete a LedgerEntryPage that has been allocated. - Track free LedgerEntryPage in a separate list - Use pages from the free pages list as though they were being freshly allocated - This guarantees that the direct buffer allocation never exceeds the allocated space for index pages ---------------------------------------------------------------- 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: us...@infra.apache.org
With regards, Apache Git Services