chia7712 commented on code in PR #747: URL: https://github.com/apache/kafka-site/pull/747#discussion_r2533091951
########## 39/ops.html: ########## @@ -1249,10 +1249,10 @@ <h4 class="anchor-heading"><a id="prodconfig" class="anchor-link"></a><a href="# <h3 class="anchor-heading"><a id="java" class="anchor-link"></a><a href="#java">6.6 Java Version</a></h3> - Java 8, Java 11, and Java 17 are supported. + Java 8, Java 11, Java 17, Java 21 and Java 23 are supported. Review Comment: That's a good question. Since the 3.9 branch will be a specific version with potentially many patch releases, its lifecycle may be inconsistent with the JDK EOL schedule. Perhaps we should state that JDK 23 is used by the CI but is not officially supported by Apache Kafka due to its EOL status. We can adopt this strategy again when JDK 8 reaches its EOL. -- 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]
