Hi, I have seen a couple of issues listed on http://zookeeper.apache.org/ doc/r3.4.9/releasenotes.html that are either 'Open' or 'Patch available'. I discover by accident because I will start working on the open one today. ;)
https://issues.apache.org/jira/browse/ZOOKEEPER-2512 https://issues.apache.org/jira/browse/ZOOKEEPER-2391 https://issues.apache.org/jira/browse/ZOOKEEPER-2468 Cheers, Edward On Mon, Sep 5, 2016 at 1:22 AM, Patrick Hunt <[email protected]> wrote: > Kudos Rakesh on pushing this through. Thanks to everyone that contributed. > > Patrick > > On Sun, Sep 4, 2016 at 1:57 AM, Flavio Junqueira <[email protected]> wrote: > > > Great to see it out! Thanks Rakesh and community. > > > > -Flavio > > > > > On 04 Sep 2016, at 05:32, Rakesh Radhakrishnan <[email protected]> > > wrote: > > > > > > The Apache ZooKeeper team is proud to announce Apache ZooKeeper version > > > 3.4.9. > > > > > > 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 you don't have to write them from scratch. You can > > > use it off-the-shelf to implement consensus, group management, leader > > > election, and presence protocols. And you can build on it for your > > > own, specific needs. > > > > > > For ZooKeeper release details and downloads, visit: > > > http://zookeeper.apache.org/releases.html > > > > > > ZooKeeper 3.4.9 Release Notes are at: > > > http://zookeeper.apache.org/doc/r3.4.9/releasenotes.html > > > > > > We would like to thank the contributors that made the release possible. > > > > > > Regards, > > > The ZooKeeper Team > > > > >
