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


##########
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:
   I might be misunderstanding something :) 
   
   As I understand it, you did a fix to allow Java 25 tests to run, right? And 
the release artifacts target Java 8 regardless of which JDK is used to produce 
them. 
   
   I thought that when you were talking about Java 25 support being limited, 
you were talking about the only validation of Java 25 being what CI runs, and 
not e.g. anyone deploying 3.9 + Java 25 into a staging environment. 
   
   What is the Gradle-related support that is missing that would allow saying 
Java 25 is fully supported? 



-- 
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]

Reply via email to