Apache Curator

Clone this repo:
  1. 484ede9 CURATOR-674. Apply code style with spotless (#463) by tison · 31 hours ago master
  2. 328f985 CURATOR-671: Make sure success LeaderSelector::requeue after observing hasLeadership and then !hasLeadership (#462) by Kezhu Wang · 3 days ago
  3. 4221604 CURATOR-593: Append chroot for EnsembleProvider::setConnectionString in EnsembleTracker (#460) by Kezhu Wang · 11 days ago
  4. 1e82d0c CURATOR-672. Ensure JDK 17 support (#461) by tison · 4 weeks ago
  5. 447878f CURATOR-669. Integrate with ge.apache.org Gradle Enterprise server (#459) by tison · 4 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: