Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 11 kafka containers #257

Open
coredump17 opened this issue Jan 23, 2024 · 5 comments
Open

Java 11 kafka containers #257

coredump17 opened this issue Jan 23, 2024 · 5 comments

Comments

@coredump17
Copy link

Hi, Confluents site recommends java 17 for kafka 7.5 (https://docs.confluent.io/platform/current/installation/versions-interoperability.html#java) but the default UBI image used for your containers uses EL8's Java 11. Redhat also provide a ubi8 container with java 17. ubi8/openjdk-17:latest. Should this base image be used instead?

@coredump17 coredump17 changed the title Java 11 Java 11 kafka containers Jan 23, 2024
@dixittanmay91
Copy link

We are also facing the same issue with both cp-kafka-connect-base:7.5.3 and cp-kafka-connect-base:7.5.3-1-ubi8 images.

Seems there is no confluent image with Java 17. Can anybody please advise on this.

@arturbugaj
Copy link

arturbugaj commented Apr 8, 2024

Java 11 used in those images has some vulnerabilities as well
CVE-2024-20952
CVE-2024-20918

According to Oracle, "the next critical patch update (for Java 17) is scheduled for April 16, 2024"..

@Bdegraaf1234
Copy link

Bdegraaf1234 commented Apr 24, 2024

We are experiencing the same issue as dixittanmay91. It is preventing us from updating other dependencies.

Is there a specific reason the confluent images are still built using Java 11?

@coredump17
Copy link
Author

Any update on this ?

@nilu-source
Copy link

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants