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/06/20 14:48:50 UTC

[GitHub] jvrao opened a new issue #1527: Make ExplicitLAC persistent

jvrao opened a new issue #1527: Make ExplicitLAC persistent
URL: https://github.com/apache/bookkeeper/issues/1527
 
 
   
   **FEATURE REQUEST**
   
   ExplicitLAC is kept in the memory and it can be lost in bookie reboot.
   Though it is an extreme corner case scenario, it can break one of the BK guarantees. 
   " If you read once you can always read it".
   If all the bookies of the Write stripe were rebooted, it can loose its explicitLAC value and the client
   which was able to read the entry before the reboot, can't read it anymore.

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