Apache Curator

Clone this repo:
  1. 2829144 [maven-release-plugin] prepare for next development iteration by Kezhu Wang · 7 weeks ago master
  2. 37c7a71 [maven-release-plugin] prepare release apache-curator-5.9.0 by Kezhu Wang · 7 weeks ago apache-curator-5.9.0
  3. 7123060 Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (#1272) by Kezhu Wang · 7 weeks ago
  4. fcd708f Fix flaky tests in TestReconfiguration (#1271) by Kezhu Wang · 7 weeks ago
  5. 8f43c75 GH-1251: Upgrade Zookeeper to 3.9.3 (#1252) by aminadinari19 · 8 weeks ago

Apache Curator

Maven Central Curator Website Stack Overflow Twitter

What is Apache Curator?

Apache Curator is a Java/JVM client library for Apache ZooKeeper, a distributed coordination service.

Apache Curator includes a high-level API framework and utilities to make using Apache ZooKeeper much easier and more reliable. It also includes recipes for common use cases and extensions such as service discovery and a Java 8 asynchronous DSL.

For more details: