zookeeper
https://github.com/apache/zookeeper
Java
Apache ZooKeeper
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported1 Subscribers
Add a CodeTriage badge to zookeeper
Help out
- Issues
- ZOOKEEPER-3938: java client: upgrade jline from 2.x to 3.x and adapt Completer to the new API.
- ZOOKEEPER-1621: Delete and skip txn log with incomplete header
- ZOOKEEPER-3196. Maintain the configuration will be used by server stabilizer.It can be overridden based on the server type and the server system internals.
- ZOOKEEPER-3723 Zookeeper Client should not fail with ZSYSTEMERROR if DNS does not resolve one of the servers in the zk ensemble
- ZOOKEEPER-4275 Slowness in sasl login or subject.doAs() causes zk client to falsely assume that the server did not respond, closes connection and goes to unnecessary retries
- ZOOKEEPER-4074: Network issue while Learner is executing writePacket can cause the follower to hang
- ZOOKEEPER-4012: zookeeper-client-c: add an `install` target to CMakeLists
- add an API to get total count of recursive sub nodes of one node
- ZOOKEEPER-3526: data inconsistency due to mistaken TRUNC caused by maxCommittedLog is much less than minCommittedLog when in readonly mode
- ZOOKEEPER-3419: Backup and recovery support.
- Docs
- Java not yet supported