Add support for org.testcontainers.kafka.KafkaContainer#40695
Add support for org.testcontainers.kafka.KafkaContainer#40695eddumelendez wants to merge 3 commits intospring-projects:mainfrom
Conversation
Testcontainers 1.19.8 provides `org.testcontainers.kafka.KafkaContainer`, which relies on `apache/kafka` image.
|
Thanks, @eddumelendez. A few notes and things for us to think about prior to merging this (plenty of time as this is just too late for 3.3 unfortunately):
In addition to these, we'll also need to do something about the docs. When we upgrade to Testcontainers 1.19.8, "Containers of type |
|
Hi @wilkinsona,
We are planning to deprecate the existing one under
Yes. |
Testcontainers 1.19.8 provides `org.testcontainers.kafka.KafkaContainer`, which relies on `apache/kafka` image. See gh-40695
|
Thanks very much, @eddumelendez. |
Testcontainers 1.19.8 provides
org.testcontainers.kafka.KafkaContainer, which relies onapache/kafkaimage.