ijuma commented on code in PR #18822:
URL: https://github.com/apache/kafka/pull/18822#discussion_r1946635126


##########
docs/ops.html:
##########
@@ -1217,14 +1217,14 @@ <h4 class="anchor-heading"><a id="multitenancy-more" 
class="anchor-link"></a><a
 
   <h3 class="anchor-heading"><a id="java" class="anchor-link"></a><a 
href="#java">6.5 Java Version</a></h3>
 
-  Java 11, Java 17, Java 21 and Java 23 are supported.
-  <p>
-  Note that Java 11 support for the broker and tools has been deprecated since 
Apache Kafka 3.7. Both will be removed in Apache Kafka 4.0.
-  <p>
-  Java 11 and later versions perform significantly better if TLS is enabled, 
so they are highly recommended (they also include a number of other
-  performance improvements: G1GC, CRC32C, Compact Strings, Thread-Local 
Handshakes and more).
+  Java 17 and Java 21 are fully supported while Java 11 is supported for a 
subset of modules (clients, streams and related).
+  Support for versions newer than the most recent LTS version are best-effort 
and the project typically only tests with the
+  most recent non LTS version.

Review Comment:
   @chia7712 I think you may have reviewed related PRs in the past - I am 
making it clear here that support for non LTS versions is best effort and 
limited to the most recent version.



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