[
https://issues.apache.org/jira/browse/HBASE-27592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681193#comment-17681193
]
Hudson commented on HBASE-27592:
--------------------------------
Results for branch branch-2
[build #727 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/727/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/727/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/727/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/727/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/727/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Update hadoop netty version for hadoop-2.0 profile
> --------------------------------------------------
>
> Key: HBASE-27592
> URL: https://issues.apache.org/jira/browse/HBASE-27592
> Project: HBase
> Issue Type: Bug
> Reporter: Bryan Beaudreault
> Assignee: Bryan Beaudreault
> Priority: Major
> Labels: patch-available
> Fix For: 2.6.0, 2.5.3
>
>
> In HBASE-27299 we updated our minimum hadoop 2 dependency in branch-2 to
> 2.10.2, but we left our hadoop.netty.version at 3.6.2.Final. According to
> [https://github.com/apache/hadoop/blob/rel/release-2.10.2/hadoop-project/pom.xml#L721,]
> the correct version is 3.10.6.Final.
> This is causing a NoSuchMethodError in our newly backported TestRemoteRestore
> tests. Bumping to 3.10.6.Final locally fixes the tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)