[ 
https://issues.apache.org/jira/browse/KAFKA-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18038900#comment-18038900
 ] 

ASF GitHub Bot commented on KAFKA-19751:
----------------------------------------

chia7712 commented on code in PR #748:
URL: https://github.com/apache/kafka-site/pull/748#discussion_r2534481282


##########
39/ops.html:
##########
@@ -1249,7 +1249,7 @@ <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, Java 17, Java 21 and Java 23 are supported.
+  Java 8, Java 11, Java 17, and Java 21 are supported. Java 23 is used in CI 
pipelines to verify compatibility, but it's not officially supported because 
it's non-LTS version.

Review Comment:
   Maybe we could copy the description from trunk? 
   
   > We build and test Apache Kafka with 17 and 25. The release parameter in 
javac is set to 11 for the clients and streams modules, and 17 for the rest, 
ensuring compatibility with their respective minimum Java versions. Similarly, 
the release parameter in scalac is set to 11 for the streams modules and 17 for 
the rest.
   Scala 2.13 is the only supported version in Apache Kafka.
   
   





> Fix the "6.6 Java Version" for branch 3.9
> -----------------------------------------
>
>                 Key: KAFKA-19751
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19751
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: PoAn Yang
>            Priority: Minor
>             Fix For: 3.9.2
>
>
> see https://lists.apache.org/thread/xv04txcy4wwtpkn1zfqxqf95098ls61h



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to