chia7712 commented on PR #748:
URL: https://github.com/apache/kafka-site/pull/748#issuecomment-3550146178
> I don't think that information is necessary to convey here. That's
something between the user and the provider of the JRE, it doesn't involve
Apache Kafka at all. Some providers may offer longer support contracts out of
sight.
Sounds good. Another way to offer helpful guidance to users would be to
backport the following description from trunk to 3.9. Users should be aware
that java 23 is supported by Kafka 3.9. However, they must also understand the
importance of using an LTS or extended support version for production
environments. WDYT?
```java
We generally recommend running Apache Kafka with the most recent LTS
release (Java 21 at the time of writing) for performance, efficiency and
support reasons. From a security perspective, we recommend the latest released
patch version as older versions typically have disclosed security
vulnerabilities.
```
--
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]