Junegunn Choi created HBASE-30354:
-------------------------------------
Summary: Add JDK 21 nightly checks
Key: HBASE-30354
URL: https://issues.apache.org/jira/browse/HBASE-30354
Project: HBase
Issue Type: Task
Components: build, jenkins
Reporter: Junegunn Choi
Assignee: Junegunn Choi
h2. Problem
Nightly runs jdk8-hadoop2, jdk8-hadoop3, jdk11-hadoop3 and jdk17-hadoop3.
Nothing runs on Java 21, so the work under HBASE-29546 has no CI signal and the
support matrix cannot move past JDK 17.
h2. Fix
Add Temurin 21 to the CI image, pinned by URL and sha256 like the existing 8,
11 and 17, and clone the jdk17 hadoop3 nightly stage as jdk21 hadoop3.
Nightly only for now. Precommit can follow once the axis has been green for a
while.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)