[
https://issues.apache.org/jira/browse/HBASE-27441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27441.
-------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
Merged to branch-2.4.
Thanks [~sunxin] for reviewing!
> Use jdk 11.0.16 instead of 11.0.16.1 for branch-2.4
> ---------------------------------------------------
>
> Key: HBASE-27441
> URL: https://issues.apache.org/jira/browse/HBASE-27441
> Project: HBase
> Issue Type: Task
> Components: build, scripts
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 2.4.16
>
>
> In 2.4.x we still support hadoop 3.2.0, which is still on jetty 9.3.x, which
> can not parse jva version like 11.0.16.1
> https://github.com/eclipse/jetty.project/issues/2090
> This causes bunch of UT failures in nightly job for branch-2.4 and finally
> cause almost all UTs to be in flaky list.
> Usually for a mature minor release line, we will not bump its hadoop version,
> so let's downgrade the jdk 11 version to 11.0.16 to fix the nightly and flaky
> jobs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)