mingyifei opened a new issue #2977:
URL: https://github.com/apache/bookkeeper/issues/2977


   After the bookeeper obtains the FileChannel, it writes the called write(), 
reads the called read(), write() writes to the system buffer, and force writes 
to the disk through fileChannel.force(). Why not use mmap here?


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