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/01/19 20:55:59 UTC

[GitHub] sijie opened a new issue #1024: Move the distributedlog library to bookkeeper

sijie opened a new issue #1024: Move the distributedlog library to bookkeeper
URL: https://github.com/apache/bookkeeper/issues/1024
 
 
   
   **BP**
   
   This is the master ticket for tracking BP-26 :
   
   DistributedLog is an extension of Apache BookKeeper, which offers *reopenable* log streams as its storage primitives.
   It is tightly built over bookkeeper ledgers, and provides an easier-to-use abstraction and api to use. Applications
   can use *named* log streams rather than *numbered* ledgers to store their data. For example, users can use log streams
   as files to storge objects, checkpoints and other more general filesystem related use cases.
   
   This BP proposes moving the distributedlog library as part of bookkeeper.
   
   Proposal PR - #&lt;pr-number&gt;
   

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