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 2018/05/16 05:42:17 UTC

[GitHub] jvrao commented on issue #853: BP-14 WriteFlag DEFERRED_SYNC Client Side Implementation

jvrao commented on issue #853: BP-14 WriteFlag DEFERRED_SYNC Client Side Implementation
URL: https://github.com/apache/bookkeeper/pull/853#issuecomment-389401036
 
 
   > we agreed on 2)
   
   If we advance LAC in non-durable write response, recovery becomes complicated.
   Unless we are willing to recognize the durability in the recovery case, and do one of the following.
   1. Recover starting from entryid-0 
   2. Never attempt to recover this type of the ledger.
   
   Problem is we can't start from LAC as with the current logic.
   
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services