hangc0276 opened a new pull request, #3366: URL: https://github.com/apache/bookkeeper/pull/3366
### Motivation Task 7 of BP-47, DbLedgerStorage add direct entry logger support. This is the last Pr of BP-47 ### Modification Add parameter `dbStorage_directIOEntryLogger` to control whether use direct entrylogger for DbLedgerStorage or not. Default value is false. Others The commit is made by @ivankelly . This is the sub-task of https://github.com/apache/bookkeeper/pull/2932 , which was pushed out by @mauricebarnum. However, this PR contains too many changes and the number of code lines reaches 8K+, and it is hard to review. According to your suggestion https://github.com/apache/bookkeeper/pull/2932#issuecomment-1072882245, and after communicating with @mauricebarnum, we are planning to divide the PR into 6 PRs, Please refer to https://github.com/apache/bookkeeper/issues/2943#issuecomment-1086446251. However, @mauricebarnum doesn't have enough time to deal with those issues, and we desperately need this feature. After communicating with @mauricebarnum and @merlimat , I help to work on dividing the PRs and pushing them out. We are hoping to contain this feature in BookKeeper 4.16.0 -- 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]
