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 <https://github.com/apache/bookkeeper/issues/1024> with corresponding sub tasks. - Sijie On Mon, Jan 22, 2018 at 6:11 AM, Sijie Guo

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

Re: [ANNOUNCE] Apache BookKeeper 4.5.1 released

2017-11-22 Thread Sijie Guo
Awesome! Well done, Enrico. Thanks Enrico for doing this release and making this happen. Thanks everyone in the community for making this happen. - Sijie On Wed, Nov 22, 2017 at 12:53 PM, Enrico Olivelli wrote: > The Apache BookKeeper team is proud to announce Apache

Re: [DISCUSS] BP-14 Relax Durability

2017-09-12 Thread Sijie Guo
the Final draft to the Wiki and mark the > document as "Accepted" > > I will send a PR soon but it will depend on BP-15 New CreateLeader API > > I hope we could make it for 4.6 > > > Enrico > > > 2017-09-11 18:58 GMT+02:00 Sijie Guo <guosi...@gmail.com>: >

Re: [DISCUSS] BP-14 Relax Durability

2017-09-11 Thread Sijie Guo
t;ledger options". > >> I think that this ability to perform no-syc writes is so important that > >> "custom metadata" is not the good place to declare it, same for "ledger > >> type" > >> > >> So I am proposing to add a boolean 'allo

Re: [VOTE] DistributedLog Release 0.5.0, release candidate #1

2017-09-11 Thread Sijie Guo
Ah, I think the problem was introduced by the bookkeeper upgrade. we are using `ByteBuf` for better memory management. However, it seems that thrift only uses heap byte buffer. so when thrift tries to serialize a non-heap byte buffer, it would fail with "UnsupportedOperationException". Sent a

Re: [VOTE] DistributedLog Release 0.5.0, release candidate #1

2017-09-07 Thread Sijie Guo
Jia, thank you for putting this up. Will checkout it soon. On Thu, Sep 7, 2017 at 5:04 AM, Jia Zhai wrote: > Hi everyone, > > > Please review and vote on the release candidate #1 for the version > 0.5.0, as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the

Re: Starting DistributedLog release process for 0.5.0

2017-08-30 Thread Sijie Guo
+1 for cutting 0.5.0 I think the main change I'd like to include is using the ByteBuf class. I will also mark other issues that need to be included in 0.5.0 - Sijie On Tue, Aug 29, 2017 at 9:05 PM, Jia Zhai wrote: > Hi all, :) > > We have already bumped the BookKeeper

Re: [DISCUSS] BP-14 Relax Durability

2017-08-29 Thread Sijie Guo
> > >> > > > >> *NOTE*: Major difference in this proposal compared to Enrico’s > > > >> <https://docs.google.com/document/d/1JLYO3K3tZ5PJGmyS0YK_- > > > >> NW8VOUUgUWVBmswCUOG158/edit#heading=h.q2rewiqndr5v> > > > >> is

Re: github notifications and commits

2017-08-24 Thread Sijie Guo
INFRA-14943 is done. so all the gitbox and jira related notifications are now sent to distributedlog-iss...@bookkeeper.apache.org list now. - Sijie On Wed, Aug 23, 2017 at 5:36 PM, Sijie Guo <guosi...@gmail.com> wrote: > Filed the INFRA ticket - https://issues.apache.org/jira/browse/IN

Re: [DISCUSS] BP-14 Relax Durability

2017-08-23 Thread Sijie Guo
Enrico, Thank you so much! It is a great effort for putting this up. Overall looks good. I made some comments, we can discuss at tomorrow's community meeting. - Sijie On Wed, Aug 23, 2017 at 8:25 AM, Enrico Olivelli wrote: > Hi all, > I have drafted a first proposal for

Re: Updates on DL graduation items

2017-08-23 Thread Sijie Guo
plan? > > https://travis-ci.org/apache/incubator-distributedlog/ > > https://coveralls.io/repos/github/apache/incubator- > > distributedlog/badge.svg?branch=master > > > > On Thu, Aug 10, 2017 at 1:35 AM, Sijie Guo <guosi...@gmail.com> wrote: > > > >>

Re: Publish SNAPSHOT jar

2017-08-23 Thread Sijie Guo
Enrico, Thank you for pointing it out. - Sijie On Tue, Aug 22, 2017 at 11:35 PM, Enrico Olivelli <eolive...@gmail.com> wrote: > On mer 23 ago 2017, 03:56 Jia Zhai <zhaiji...@gmail.com> wrote: > > >  > > > > On Wed, Aug 23, 2017 at 9:02 AM, Sijie Guo <

Re: Relax durability

2017-08-21 Thread Sijie Guo
over it before the implementation. -- Enrico 2017-08-19 14:09 GMT+02:00 Enrico Olivelli <eolive...@gmail.com>: > > > On ven 18 ago 2017, 20:12 Sijie Guo <guosi...@gmail.com> wrote: > >> /cc (distributedlog-dev@) >> >> I know JV has similar use cases. T

Re: Relax durability

2017-08-18 Thread Sijie Guo
/cc (distributedlog-dev@) I know JV has similar use cases. This might require a broad discussion. The most tricky part would be LAC protocol - when can the client advance the LAC. I think a BP, initially with a google doc shared to the community would be good to start the discussion. because I

Re: github notifications and commits

2017-08-15 Thread Sijie Guo
n Tue, Aug 15, 2017 at 2:25 PM, Sijie Guo <guosi...@gmail.com> wrote: > > > Hi all, > > > > I think when the repo is moved to gitbox during graduation, the github > > notifications are not sent to any mailing list any more. According the > > apache policy, we

github notifications and commits

2017-08-15 Thread Sijie Guo
Hi all, I think when the repo is moved to gitbox during graduation, the github notifications are not sent to any mailing list any more. According the apache policy, we might need to ask INFRA to configure that. We can configure sending the notifications to

Re: [DistributedLog Proposal] Use Github for issue management

2017-08-15 Thread Sijie Guo
r DL when we will be more organized in BK. > My feeling is that we are on the good way for BK, we did engaged some new > contributors I think because github is open to everyone nowadays > > My two cents > Enrico > > Il ven 11 ago 2017, 21:32 Sijie Guo <guosi...@gmail.com> ha sc

Re: BP-12: Improve documentation

2017-08-11 Thread Sijie Guo
t; > wrote: > > > Il mer 9 ago 2017, 07:47 Sijie Guo <guosi...@gmail.com> ha scritto: > > > > > (/cc dev@distributedlog for calling for contributions) > > > > > > Hi all, > > > > > > Prior to 4.5.0, bookkeeper doesn't have g

Re: [DistributedLog Proposal] Use Github for issue management

2017-08-11 Thread Sijie Guo
u, Aug 10, 2017 at 12:30 AM Sijie Guo <guosi...@gmail.com> wrote: > > > +1 personally I had a very good experience on using github issues as the > > issue tracking. > > > > - Sijie > > > > On Tue, Aug 8, 2017 at 5:28 PM, Jia Zhai <zhaiji...@gmail.com

Re: [ANNOUNCE] Apache BookKeeper 4.5.0 released

2017-08-11 Thread Sijie Guo
Awesome! Well done! This is a great milestone to the bookkeeper community! Thanks JV for doing the release! Thanks everyone for making this happen. Sijie On Aug 11, 2017 9:56 AM, "JV Jujjuri" wrote: > The Apache BookKeeper team is proud to announce Apache BookKeeper

Re: [DistributedLog Proposal] Use Github for issue management

2017-08-10 Thread Sijie Guo
+1 personally I had a very good experience on using github issues as the issue tracking. - Sijie On Tue, Aug 8, 2017 at 5:28 PM, Jia Zhai wrote: > Hi all, > > As part of DistributedLog graduation, DistributedLog git repo is renamed to > 'distributedlog

[ANNOUNCE] Four DistributedLog PPMC members joins the Apache BookKeeper PMC

2017-08-09 Thread Sijie Guo
As DistributedLog graduated as a subproject of Apache BookKeeper, I am pleased to announce that following DistributedLog PPMC members have accepted our invitations to join Apache BookKeeper PMC on behalf of the Apache BookKeeper PMC. - Dave Rusek (drusek) - Franck Cuny (fcuny) - Henry Saputra

BP-12: Improve documentation

2017-08-08 Thread Sijie Guo
(/cc dev@distributedlog for calling for contributions) Hi all, Prior to 4.5.0, bookkeeper doesn't have good documentation. In 4.5.0 release, the community did a lot of work on improving the current documentation along with new bookkeeper website. However, the documentation itself is stilling

Re: [Discuss] Release DL 0.5.0

2017-08-08 Thread Sijie Guo
Hi Jia, The first release candidate for BookKeeper 4.5.0 is out. shall we start the planning for 0.5.0 release in DL? - Sijie On Thu, Jul 27, 2017 at 12:48 AM, Sijie Guo <guosi...@gmail.com> wrote: > Thank you, Jia. > > There is a release guid in the website (https://gi