junegunn commented on PR #8601: URL: https://github.com/apache/hbase/pull/8601#issuecomment-5610768026
@Apache9 Do you think this is ready to merge, or is there anything else you want to confirm? I'd like to move [this Java 21 work](https://issues.apache.org/jira/browse/HBASE-29546) forward. I noticed our Java compatibility matrix is quite outdated: - https://hbase.apache.org/docs/configuration/basic-prerequisites#configuration-basic-prerequisites-java HBase 3.0 is not listed, and there is also no JDK 21 column, not to mention JDK 25. FWIW, we've been running HBase 2.4+ on Java 21 in production for years, mainly for generational ZGC, and I know we're not the only ones. Once merged, I'd like to backport this to branch-3* and branch-2*, then I'd like to propose updating the support matrix. I'm not sure if we can mark 2.5, 2.6 and 3.0 as JDK 21 ready, but at least we can do it for 2.7 and 3.1 before their first releases. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
