Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-21 Thread Jordan Zimmerman
AFAIK, the version of ZooKeeper 3.5.5 being released is fully compatible with Curator. Please let us know if you find any issues. -Jordan > On May 21, 2019, at 10:44 AM, rammohan ganapavarapu > wrote: > > I am curious to know what are the compatible "Apache Curator" client > version for

Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-21 Thread rammohan ganapavarapu
I am curious to know what are the compatible "Apache Curator" client version for 3.5.5 version. Also is there any upgrade path from 3.4.5 to 3.5.5. Can i add a 3.5.5 follower/observer for a 3.4.5 leader and vice versa? Thanks, Ram On Tue, May 21, 2019 at 1:34 AM Tamas Penzes wrote: >

Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-21 Thread Tamas Penzes
Congratulations! We waited for this release for a really long time. I'm looking forward to use it. ZooKeeper arrived to a new Era. Regards, Tamaas On Tue, May 21, 2019 at 4:18 AM Zili Chen wrote: > Congratulations! > > rammohan ganapavarapu 于2019年5月21日周二 上午7:25写道: > > > Congratulations,

Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-21 Thread Norbert Kalmar
Congratulations to all of you! Thanks for making this release Andor! On Tue, May 21, 2019 at 4:18 AM Zili Chen wrote: > Congratulations! > > rammohan ganapavarapu 于2019年5月21日周二 上午7:25写道: > > > Congratulations, finally it's out  > > > > On Mon, May 20, 2019, 11:59 AM Enrico Olivelli > >

Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-20 Thread Zili Chen
Congratulations! rammohan ganapavarapu 于2019年5月21日周二 上午7:25写道: > Congratulations, finally it's out  > > On Mon, May 20, 2019, 11:59 AM Enrico Olivelli > wrote: > > > Congratulations! > > > > Enrico > > > > Il lun 20 mag 2019, 19:28 Lars Francke ha > > scritto: > > > > > Congratulations on

Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-20 Thread Enrico Olivelli
Congratulations! Enrico Il lun 20 mag 2019, 19:28 Lars Francke ha scritto: > Congratulations on this release! It looks great and I'm looking forward to > using all those new features. > > Thank you, everyone, for your work on this. > > On Mon, May 20, 2019 at 7:06 PM Andor Molnar wrote: > > >

Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-20 Thread Lars Francke
Congratulations on this release! It looks great and I'm looking forward to using all those new features. Thank you, everyone, for your work on this. On Mon, May 20, 2019 at 7:06 PM Andor Molnar wrote: > The Apache ZooKeeper team is proud to announce Apache ZooKeeper version > 3.5.5 > >

Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-20 Thread Jordan Zimmerman
Maven Central shows the first version of 3.5.x as Aug 2014. Here's to a five year dev cycle :D But, of course, congrats. -JZ > On May 20, 2019, at 12:25 PM, Jeff Widman wrote: > > Congrats on dropping the "beta" tag, that's a major milestone! > > Thanks to the team for all your hard work! >

Re: [ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-20 Thread Jeff Widman
Congrats on dropping the "beta" tag, that's a major milestone! Thanks to the team for all your hard work! On Mon, May 20, 2019 at 10:06 AM Andor Molnar wrote: > The Apache ZooKeeper team is proud to announce Apache ZooKeeper version > 3.5.5 > > ZooKeeper is a high-performance coordination

[ANNOUNCE] Apache ZooKeeper 3.5.5

2019-05-20 Thread Andor Molnar
The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.5.5 ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services - in a simple interface so