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 - #<pr-number>
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
