eolivelli opened a new pull request #889: BP-14 Implementation of WriteFlag.DEFERRED_SYNC on Journal URL: https://github.com/apache/bookkeeper/pull/889 Implement WriteFlags.DERERRED_SYNC on Bookie side. In case of DEFERRED_SYNC write Journal will early acknowledge the write, just after flushing the buffer to the OS cache, but before waiting for an fsync.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
