Hi all, I started a BP for proposing merging distributedlog library as part of bookkeeper. So
1) bookkeeper has a higher level log api, provideing named logs over numbered ledgers. it would make the usage of bookkeeper simpler and help grow more usage in bookkeeper 2) it would make distributedlog library shipped as part of bookkeeper release. It will make the users of distributedlog library easier, because they just need install bookkeeper and use dlog api. An integrated release procedure will provide better user experiences. Details are proposed in the BP pull request: https://github.com/apache/bookkeeper/pull/1025 Please take a look. Comments are welcome. - Sijie