Description
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.
Attachments
Issue Links
- is broken by
-
HBASE-27372 Update java versions in our Dockerfiles
-
- Resolved
-
- links to