Re: BookKeeper Java Client package

2018-02-26 Thread Sijie Guo
On Mon, Feb 26, 2018 at 6:25 AM, Enrico Olivelli wrote: > 2018-02-26 13:34 GMT+01:00 Ivan Kelly : > > > I did most of this a few years back, and the first cut isn't too hard. > > You have to move all the proto package out though, and then slowly > > move stuff back in. > > > > Another thing to co

Re: BookKeeper Java Client package

2018-02-26 Thread Sijie Guo
On Mon, Feb 26, 2018 at 4:34 AM, Ivan Kelly wrote: > I did most of this a few years back, and the first cut isn't too hard. > You have to move all the proto package out though, and then slowly > move stuff back in. > > Another thing to consider, though not for the first step, is that > eventually

Re: Fine grained control over batching in tests

2018-02-26 Thread Ivan Kelly
Crap :) dev + autocomplete. On Mon, Feb 26, 2018 at 9:45 PM, Sijie Guo wrote: > Ivan, > > I think this should be at pulsar@ :-) > > - Sijie > > On Mon, Feb 26, 2018 at 12:42 PM, Ivan Kelly wrote: > >> Hi folks, >> >> I'd like to do some tests with batching and compaction. So far the >> only wa

Re: Fine grained control over batching in tests

2018-02-26 Thread Sijie Guo
Ivan, I think this should be at pulsar@ :-) - Sijie On Mon, Feb 26, 2018 at 12:42 PM, Ivan Kelly wrote: > Hi folks, > > I'd like to do some tests with batching and compaction. So far the > only way I've found to control batching is by setting > BatchingMaxMessages and MaxPublishingDelay, but t

Fine grained control over batching in tests

2018-02-26 Thread Ivan Kelly
Hi folks, I'd like to do some tests with batching and compaction. So far the only way I've found to control batching is by setting BatchingMaxMessages and MaxPublishingDelay, but this doesn't seem 100% deterministic to me. Does anyone have a better way to control this, or would it make more sense

Re: [ANNOUNCE] Enrico Olivelli and Jia Zhai join the Apache BookKeeper PMC

2018-02-26 Thread Enrico Olivelli
Il lun 26 feb 2018, 20:57 Ivan Kelly ha scritto: > Welcome Enrico & Jia, > > Great to have you both aboard! > Proud to be part of this is great community ! I will do my best to make BK grow ! Thank you Enrico > -Ivan > > On Mon, Feb 26, 2018 at 8:52 PM, Sijie Guo wrote: > > On behalf of th

Re: [ANNOUNCE] Enrico Olivelli and Jia Zhai join the Apache BookKeeper PMC

2018-02-26 Thread Ivan Kelly
Welcome Enrico & Jia, Great to have you both aboard! -Ivan On Mon, Feb 26, 2018 at 8:52 PM, Sijie Guo wrote: > On behalf of the Apache BookKeeper PMC I am pleased to announce that Enrico > Olivelli and Jia Zhai have accepted our invitation to become a PMC member > on the Apache BookKeeper proje

[ANNOUNCE] Enrico Olivelli and Jia Zhai join the Apache BookKeeper PMC

2018-02-26 Thread Sijie Guo
On behalf of the Apache BookKeeper PMC I am pleased to announce that Enrico Olivelli and Jia Zhai have accepted our invitation to become a PMC member on the Apache BookKeeper project. Please join me in thanking Enrico and Jia for their contributions to date and anticipation of many more contributi

Re: BookKeeper Java Client package

2018-02-26 Thread Enrico Olivelli
2018-02-26 13:34 GMT+01:00 Ivan Kelly : > I did most of this a few years back, and the first cut isn't too hard. > You have to move all the proto package out though, and then slowly > move stuff back in. > > Another thing to consider, though not for the first step, is that > eventually there will

Re: BookKeeper Java Client package

2018-02-26 Thread Ivan Kelly
I did most of this a few years back, and the first cut isn't too hard. You have to move all the proto package out though, and then slowly move stuff back in. Another thing to consider, though not for the first step, is that eventually there will be different versions of the client, depending on wh

Re: bookkeeper_precommit_integrationtests job

2018-02-26 Thread Ivan Kelly
I set it up for testing. Will remove it again. -Ivan On Sat, Feb 24, 2018 at 12:02 AM, Sijie Guo wrote: > Hi, > > I think bookkeeper_precommit_integrationtests is kind of in a confusing > state. It seems both bookkeeper-seed and bookkeeper-seed-jenkins-test think > they generate it. > > Who is u