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

Add support for apache/kafka #8416

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Add support for apache/kafka #8416

merged 3 commits into from
Apr 3, 2024

Conversation

eddumelendez
Copy link
Member

@eddumelendez eddumelendez commented Mar 2, 2024

apache/kafka project started releasing a Docker image in Docker Hub. This implementation only supports KRaft mode because Zookeeper is deprecated.

Fixes #8398

@eddumelendez eddumelendez marked this pull request as ready for review March 2, 2024 02:37
@eddumelendez eddumelendez requested a review from a team as a code owner March 2, 2024 02:37
@eddumelendez eddumelendez added this to the next milestone Apr 3, 2024
@eddumelendez eddumelendez merged commit 8db891a into main Apr 3, 2024
97 checks passed
@eddumelendez eddumelendez deleted the apache-kafka-support branch April 3, 2024 02:52
@filpano
Copy link

filpano commented Apr 17, 2024

Hi, could you inform when this will be added to a release?
According to the docs this should be contained in 1.19.7, but it is not:
https://github.com/testcontainers/testcontainers-java/tree/1.19.7/modules/kafka/src/main/java/org/testcontainers

This makes the docs very misleading right now :)

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

Successfully merging this pull request may close these issues.

[Enhancement]: use official kafka image
2 participants