KAFKA-17086 add missing Java 21 to ops.html (#16911)

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
Eric Chang 2024-08-19 00:51:27 +08:00 committed by GitHub
parent c5e9154672
commit 4b41071165
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1249,7 +1249,7 @@ queued.max.requests=[number of concurrent requests]</code></pre>
<h3 class="anchor-heading"><a id="java" class="anchor-link"></a><a href="#java">6.6 Java Version</a></h3>
Java 8, Java 11, and Java 17 are supported.
Java 8, Java 11, Java 17, and Java 21 are supported.
<p>
Note that Java 8 support project-wide has been deprecated since Apache Kafka 3.0 and 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.