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-4321: Fix the wrong logic of preventing null pointer
- ZOOKEEPER-4287: Upgrade prometheus client library version to 0.10.0
- ZOOKEEPER-4258: Improve stream use in QuorumCnxManager
- ZOOKEEPER-4218:zooKeeperSaslClient will product a null state event and then caused NPE while used switch(state) to deal with event
- ZOOKEEPER-4250: Resolve zookeeper quorum from DNS entry.
- ZOOKEEPER-4032: Use `Map.computeIfAbsent` instead of `if Map.get is null then put value`
- ZOOKEEPER-4013: C library: provide a libzookeeper.pc for pkg-config
- ZOOKEEPER-4010:ProviderRegistry.initialized is not volatile
- ZOOKEEPER-3986: [branch-3.5]ConcurrentModificationException in PrepRequestProcessor.checkACL when iterating and add authInfo List concurrently
- ZOOKEEPER-3993: Review some hashcode / equals methods
- Docs
- Java not yet supported