[
https://issues.apache.org/jira/browse/KAFKA-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18039218#comment-18039218
]
ASF GitHub Bot commented on KAFKA-19751:
----------------------------------------
srdo commented on code in PR #748:
URL: https://github.com/apache/kafka-site/pull/748#discussion_r2539467907
##########
39/ops.html:
##########
@@ -1249,7 +1249,9 @@ <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.
+ Build and test Apache Kafka with Java 8, 11, 17, 21, and 23. Set the release
parameter in javac and scalac
Review Comment:
Talking about non-LTS seems odd to me, since non-LTS versions can be
supported up until they hit end of life?
Surely the reason Java 23 is not supported is not that it's non-LTS, it's
that Java 23 has hit end of life at this point, and it's an extremely bad idea
to still be using it?
Wouldn't it be good enough to just say that Java 8, 11, 17 and 21 are
supported and leave it at that?
> 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)