eolivelli opened a new pull request #1375: WIP BP14 - forceLedger bookie side 
implementation
URL: https://github.com/apache/bookkeeper/pull/1375
 
 
   This is the bookie side implementation of the force() API as defined in 
BP-14, without the wire protocol handler.
   We will introduce a new RPC which allows the client to ensure that all data 
sent for a  given ledger is persisted durably to the bookie, this is useful for 
DEFERRED_SYNC writers. In this case we are simulating a regular sync'd write to 
the journal choosen for the ledger. 

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

Reply via email to