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

Heartbeat Mechanism - Broker, Consumer, Producer, Manager #16

Closed
2 tasks
rsriramc opened this issue Mar 7, 2023 · 0 comments
Closed
2 tasks

Heartbeat Mechanism - Broker, Consumer, Producer, Manager #16

rsriramc opened this issue Mar 7, 2023 · 0 comments
Assignees

Comments

@rsriramc
Copy link
Collaborator

rsriramc commented Mar 7, 2023

The leader manager should handle the heartbeats of all the necessary entities.

  • For consumers and producers: The client libraries send heartbeat requests to the manager.
  • For brokers and other follower managers: The Leader Manager sends periodic requests to the respective entities and does according to actions, like removing brokers, updating the managers' list etc.
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