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

Simplified the kafka integration tests #7

Merged
merged 4 commits into from
Dec 29, 2022

Conversation

evg-tso
Copy link
Member

@evg-tso evg-tso commented May 31, 2021

  • Using testcontainers instead of org.apache.kafka/kafka_2.12, to spin a Kafka dind container. This simplified the Kafka cluster startup and leaves the configuration to the battle tested testcontainers.

- Using `testcontainers` instead of `org.apache.kafka/kafka_2.12`, to spin a Kafka dind container. This simplified the Kafka cluster startup and leaves the configuration to the battle tested `testcontainers`.
@evg-tso
Copy link
Member Author

evg-tso commented Jul 30, 2021

@yonatane , should this PR be into dev instead of master?

@yonatane
Copy link
Contributor

yonatane commented Aug 1, 2021

@yonatane , should this PR be into dev instead of master?

No, that's fine.

- Also upgrade to the latest clj-test-containers version
@yonatane yonatane merged commit 496c681 into AppsFlyer:master Dec 29, 2022
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

Successfully merging this pull request may close these issues.

2 participants