Apache Curator

Clone this repo:
  1. 88dee99 Add test case to assert spurious wakeup in DistributedDoubleBarrier by Kezhu Wang · 4 weeks ago master
  2. 81bf992 GH-1290: Fix barrier bypass in DistributedDoubleBarrier due to spurious wakeups or SyncConnected events by Dylan Cao · 4 weeks ago
  3. 3022c58 Fix code style with spotless by Kezhu Wang · 4 weeks ago
  4. a19cc69 GH-1292: Fix memory leak in PersistentWatcher (#1293) by Vincent Reuland · 4 weeks ago
  5. 90e1b7b Bump org.assertj:assertj-core from 3.23.1 to 3.27.7 (#1285) by dependabot[bot] · 5 months 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: