Apache Curator

Clone this repo:
  1. 7123060 Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (#1272) by Kezhu Wang · 3 days ago master
  2. fcd708f Fix flaky tests in TestReconfiguration (#1271) by Kezhu Wang · 3 days ago
  3. 8f43c75 GH-1251: Upgrade Zookeeper to 3.9.3 (#1252) by aminadinari19 · 14 days ago
  4. bc30bb2 GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 (#1265) by Norbert Meszaros · 3 weeks ago
  5. 9402173 GH-1269: Bump Jetty to 9.4.57.v20241219 (#1270) by Norbert Meszaros · 3 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: