JDK version #11432
jakubmalek
started this conversation in
General
JDK version
#11432
Replies: 1 comment 1 reply
-
I do not think we have any plans to support multiple different Java versions, as we do not have the resources for that. Sorry. Update to Java 21 is something that will be probably considered sooner or later. But I wonder if that at this point just shifts the issue from connectors not supporting Java 17 to those not supporting Java 21. So not sure it is really a solution. PS: Out of curiosity ... which connector plugins need Java 21? Given Kafka only just dropped Java 11 support in the server compoenents, I'm surprised to see connectors supporting Java 21+ only. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
is there a plan to upgrade Kafka image from Strimzi to a newer version of Java e.g. 21 or 23 ?
I'm asking mostly from the perspective of Kafka Connect where multiple plugins can be installed. As of now we are limited to plugins compiled with JDK 17 source compatibility. In most cases this is not a issue, but I think it would be nice to have a option to select newer Java version.
Beta Was this translation helpful? Give feedback.
All reactions