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/07/31 09:29:40 UTC

[GitHub] ivankelly opened a new pull request #1573: LedgerManager should return the metadata just written

ivankelly opened a new pull request #1573: LedgerManager should return the metadata just written
URL: https://github.com/apache/bookkeeper/pull/1573
 
 
   First part of changes to make ledger metadata immutable. The client
   should only act on metadata which has been written to zookeeper. To
   this end, we need to be able to get back from the ledger manager what
   has been written to zookeeper (with the version number updated).
   
   Master issue: #281
   

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