[
https://issues.apache.org/jira/browse/HBASE-15751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-15751:
--------------------------------
Status: In Progress (was: Patch Available)
moving out of Patch Available while we wait for a stable ZK 3.5 release.
Looks like 3.5.4 is going to be beta as well: [ref dev@zk thread on release
planning|https://lists.apache.org/thread.html/908c4d0278fcd54356c181c77e941b8dede279e2d27cf8ae7054d716@%3Cdev.zookeeper.apache.org%3E]
> Fixed HBase compilation failure with Zookeeper 3.5 and bumped HBase to use
> zookeeper 3.5
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-15751
> URL: https://issues.apache.org/jira/browse/HBASE-15751
> Project: HBase
> Issue Type: Improvement
> Components: dependencies, Zookeeper
> Reporter: Yufeng Jiang
> Assignee: Yufeng Jiang
> Priority: Critical
> Attachments: HBASE-15751.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)