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 tests for start/stop of Kafka server #430

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Add tests for start/stop of Kafka server #430

merged 5 commits into from
Aug 30, 2024

Conversation

Yuhu-kth
Copy link
Collaborator

@Yuhu-kth Yuhu-kth commented Aug 26, 2024

all containers passed all tests
with linter/typechecker checked

@Yuhu-kth
Copy link
Collaborator Author

created topics using the cmds but I don't know how to check if topics are created

@Limmen
Copy link
Owner

Limmen commented Aug 27, 2024

@Yuhu-kth
Copy link
Collaborator Author

tried it, but after creating topics, the topics is still empty

@Limmen
Copy link
Owner

Limmen commented Aug 27, 2024

It should work, try debugging it and see why it does not create the topics. One thing you can try is that after you have started the server, sleep for 30s before you send a request to create topics.

@Limmen Limmen merged commit e5e16dd into master Aug 30, 2024
@Limmen Limmen deleted the kafka_server branch August 30, 2024 07:11
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