You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/01/06 12:13:29 UTC

[GitHub] [bookkeeper] mingyifei opened a new issue #2977: Some questions about bookeeper.

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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] mingyifei closed issue #2977: Some questions about bookeeper.

Posted by GitBox <gi...@apache.org>.
mingyifei closed issue #2977:
URL: https://github.com/apache/bookkeeper/issues/2977


   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org