[ANNOUNCE] Apache ZooKeeper 3.8.4

Damien Diederen <[email protected]> Tue, 05 Mar 2024 23:00:04 +0100
Newsgroups gmane.comp.java.hadoop.zookeeper.devel,gmane.comp.jakarta.jmeter.user
Organization Crosstwine Labs
Message-ID <871q8oxrtn.fsf__10380.5855776713$1709676019$gmane$org@crosstwine.com>
The Apache ZooKeeper team is proud to announce Apache ZooKeeper version 3.8.4

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:
https://zookeeper.apache.org/releases.html

ZooKeeper 3.8.4 Release Notes are at:
https://zookeeper.apache.org/doc/r3.8.4/releasenotes.html

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

Regards,

The ZooKeeper Team