[
https://issues.apache.org/jira/browse/KAFKA-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044354#comment-18044354
]
ASF GitHub Bot commented on KAFKA-19751:
----------------------------------------
chia7712 commented on code in PR #748:
URL: https://github.com/apache/kafka-site/pull/748#discussion_r2609366858
##########
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.
+ Java 8, 11, 17, 21, and 23 are fully supported while Java 25 is supported
for unit and integration tests only.
Review Comment:
> But isn't the audience for this page mainly users of Kafka and not
developers of Kafka? So we'd want to use phrasing focused on answering which
JDK can be used in production with Kafka, and not what you need to build/test
Kafka?
Thanks, I see your point. Since unit and integration tests are the main
validation method for a JDK, the `testWithJava25` task demonstrates that JDK 25
is suitable to replace JDK 23 in our production guidelines
> Java 8, 11, 17, and 21 are fully supported while Java 25 has received
limited validation and support is best-effort.
I'm in favour of this version.
> 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)