-
Type:
Improvement
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: dependencies, Zookeeper
-
Labels:None
From zookeeper 3.5 and onwards, runFromConfig(QuorumPeerConfig config) method throws AdminServerException.
HBase uses runFromConfig in HQuorumPeer.java and hence needs to throw this exception as well.
I've created a patch to make HBase compatible with zookeeper-3.5.1-alpha. However, since zookeeper 3.5+ does not have a stable version yet, I don't think we should commit this patch. Instead, I suggest using this JIRA to track this issue. Once zookeeper releases stable version of 3.5+, I could create another patch to bump the zookeeper version in HBase trunk.
- is related to
-
HBASE-18883 Upgrade to Curator 4.0
-
- Resolved
-
-
HBASE-22716 upgrade zookeeper version to 3.5.5
-
- Resolved
-
- is superceded by
-
HBASE-24132 Upgrade to Apache ZooKeeper 3.5.7
-
- Resolved
-