You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2018/03/01 20:21:00 UTC

[jira] [Commented] (HBASE-15751) Fixed HBase compilation failure with Zookeeper 3.5 and bumped HBase to use zookeeper 3.5

    [ https://issues.apache.org/jira/browse/HBASE-15751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382592#comment-16382592 ] 

Hadoop QA commented on HBASE-15751:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  4s{color} | {color:red} HBASE-15751 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/0.7.0/precommit-patchnames for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-15751 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12801830/HBASE-15751.patch |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/11761/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> 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)