mauricebarnum opened a new issue #2943: URL: https://github.com/apache/bookkeeper/issues/2943
**BP** > Follow the instructions at http://bookkeeper.apache.org/community/bookkeeper_proposals/ to create a proposal. This is the master ticket for tracking BP-44 : Add support for writing ledger entries, bypassing the file system's buffering. On supported systems (currently Linux and MacOS), files are opened with O_DIRECT and page-aligned buffers are maintained by the BookKeeper application. Access to the operating system's IO API is via a thin JNI binding. <!-- add a proposal PR link below --> Proposal PR - https://github.com/apache/bookkeeper/pull/2932 -- 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]
