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 2017/11/29 11:19:28 UTC

[GitHub] sijie commented on issue #788: Issue 787: Client should be able to get ledger metadata from Handles.

sijie commented on issue #788: Issue 787: Client should be able to get ledger metadata from Handles.
URL: https://github.com/apache/bookkeeper/pull/788#issuecomment-347830568
 
 
   > Why? What's the usecase?
   
   There is already a `getLedgerMetadata` in existing LedgerHandle. distributedlog is using this method. The ensemble information is also used by distributedlog for providing mapreduce splits. so I need this method exposed in the new API, otherwise distributedlog can't use the new API. 
   
   This isn't about any new use case. It is more about interfacing existing class and make a "complete" api set for meeting the features exposed by old api.

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