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

Find a better way to wait for Kafka startup in docker-compose #23

Open
longquanzheng opened this issue Apr 7, 2022 · 1 comment
Open

Comments

@longquanzheng
Copy link
Contributor

depends_on in docker-compose is not able to wait for Kafka to be up.

We are using a sleep in start.sh but we need a better way to wait.

@zedongh
Copy link
Contributor

zedongh commented Apr 9, 2022

ready probe / healthy probe could be helpful

Related issues

wurstmeister/kafka-docker#167

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

2 participants