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/02/15 06:16:23 UTC

[GitHub] [bookkeeper] 315157973 commented on issue #3003: Split read and write orderExecutor

315157973 commented on issue #3003:
URL: https://github.com/apache/bookkeeper/issues/3003#issuecomment-1039898225


   > This is done on purpose for writable ledgers. Read-only ledgers (cold data) don't use OSE. Please take a look at #1792 / #1791
   
   Thank you very much for your reply.
   When the Ledger is in the Writable state, can we guarantee that the data is not read from disk? 
   As long as data is read from the hard disk, when there are many read requests,  the read affects the write, resulting in a write timeout


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