-
Notifications
You must be signed in to change notification settings - Fork 244
A critical Zookeeper bug could affect helix #3093
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.