You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Benjamin Reed <br...@apache.org> on 2011/03/02 00:10:06 UTC

[ANNOUNCE] Apache ZooKeeper 3.3.3

The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.3.3

This is a bug fix release and includes a fix to a particularly severe
bug that, while unlikely to occur in practice, can cause data
corruption. Please consider upgrading.

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/zookeeper/releases.html

ZooKeeper 3.3.3 Release Notes are at:
http://zookeeper.apache.org/doc/r3.3.3/releasenotes.html

We would like to thank the contributors that made the release possible.

Regards,

The ZooKeeper Team