A critical Zookeeper bug could affect helix
Open
bug
- Dominant language
- Java
- Stars
- 504
- Forks
- 255
- Avg merge
- 17d 47m
- Merged PRs (30d)
- 2
Description
### Describe the bug and how to reproduce
The latest Helix calls zookeeper 3.6.3. Some bugs of this version can affect Helix. For example, a critical bug affects 3.6.3:
https://issues.apache.org/jira/browse/ZOOKEEPER-4712
The buggy method is org.apache.zookeeper.server.ZooKeeperServer.shutdown(boolean). This method is called by ZkServer.shutdown().
### Expected behavior
Please update Zookeeper to a newer version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.