Re: BP-26: Move distributedlog library into bookkeeper

2018-01-31 Thread Enrico Olivelli
Great ! Welcome DL to BK repo! Enrico Il mer 31 gen 2018, 22:38 Sijie Guo ha scritto: > Updates: > > I merged the PRs. so all the dlog modules are moved to bookkeeper repo and > they are only activated when "-Ddistributedlog" is provided. > > Will work on updating CI and integrate the documenta

Re: BP-26: Move distributedlog library into bookkeeper

2018-01-31 Thread Sijie Guo
Updates: I merged the PRs. so all the dlog modules are moved to bookkeeper repo and they are only activated when "-Ddistributedlog" is provided. Will work on updating CI and integrate the documentation. - Sijie On Sun, Jan 28, 2018 at 9:59 PM, Sijie Guo wrote: > Updates: > > I merged the corr

Re: BP-26: Move distributedlog library into bookkeeper

2018-01-28 Thread Enrico Olivelli
That's a great work I will review carefully Thanks Enrico Il lun 29 gen 2018, 07:00 Sijie Guo ha scritto: > Updates: > > I merged the corresponding modules into a bk branch. details are described > in https://github.com/apache/bookkeeper/issues/1068 > > A subsequent PR to integrate those module

Re: BP-26: Move distributedlog library into bookkeeper

2018-01-28 Thread Sijie Guo
Updates: I merged the corresponding modules into a bk branch. details are described in https://github.com/apache/bookkeeper/issues/1068 A subsequent PR to integrate those modules with BK pom files. In this PR, this modules will not be built unless `-Pdistributedlog` is provided. https://github.co

Re: BP-26: Move distributedlog library into bookkeeper

2018-01-26 Thread Sijie Guo
This BP is accepted. see details at : https://github.com/apache/bookkeeper/pull/1025#issuecomment-360871025 I've updated the master ticket #1024 with corresponding sub tasks. - Sijie On Mon, Jan 22, 2018 at 6:11 AM, Sijie Guo wrote: > > > On M

Re: BP-26: Move distributedlog library into bookkeeper

2018-01-22 Thread Sijie Guo
On Mon, Jan 22, 2018 at 3:44 AM, Enrico Olivelli - Diennea < enrico.olive...@diennea.com> wrote: > Il giorno ven, 19/01/2018 alle 13.17 -0800, Sijie Guo ha scritto: > > Hi all, > > I started a BP for proposing merging distributedlog library as part of > bookkeeper. So > > 1) bookkeeper has a highe

Re: BP-26: Move distributedlog library into bookkeeper

2018-01-22 Thread Enrico Olivelli - Diennea
Il giorno ven, 19/01/2018 alle 13.17 -0800, Sijie Guo ha scritto: 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

BP-26: Move distributedlog library into bookkeeper

2018-01-19 Thread Sijie Guo
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 distributedlo