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 kafka healthcheck #436

Merged

Conversation

grzegorz-bielski
Copy link
Contributor

@grzegorz-bielski grzegorz-bielski commented Aug 6, 2024

Added a Kafka HealthCheck ported from kafka-journal, so it can be used in kafka-flow reducing the dependency on kafka-journal.

Most of the code remains the same. I only really modified the period health check test, so it doesn't rely on custom StateT Temporal instance which I believe is hard to maintain.

Blocked by: evolution-gaming/cats-helper#288
A step towards: evolution-gaming/kafka-flow#592.

@dfakhritdinov dfakhritdinov merged commit f8c4935 into evolution-gaming:master Aug 12, 2024
3 of 4 checks passed
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