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 heartbeat thread for both Kafka brokers #89

Merged
merged 3 commits into from
Aug 5, 2024
Merged

Conversation

martinjohndyer
Copy link
Member

This PR moves the heartbeat check into a separate thread, where it should actually be able to work if no messages are recieved.
It also adds in the heartbeat for the GCN broker, as described in #88.

Closes #88

@martinjohndyer martinjohndyer added the -sentinel Issues/PRs related to the sentinel alert listener label Aug 5, 2024
@martinjohndyer martinjohndyer merged commit 808265d into master Aug 5, 2024
@martinjohndyer martinjohndyer deleted the gcn-heartbeat branch August 5, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-sentinel Issues/PRs related to the sentinel alert listener
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GCN heartbeat
1 participant