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

Fault tolerance with redundancy and leader election #80

Merged
merged 33 commits into from
Jan 30, 2024
Merged

Conversation

edwardalee
Copy link
Contributor

No description provided.

@edwardalee edwardalee requested a review from lhstrh August 13, 2023 14:27
@lhstrh
Copy link
Member

lhstrh commented Aug 13, 2023

This is a nice example, but I suggest we first fix the mentioned bugs before we feature it in the playground...

Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These examples compile now, but there are still a bunch of FIXMEs in them that should be addressed before we merge this...

@edwardalee edwardalee changed the title Added heartbeat bully leader election example Fault tolerance with redundancy and leader election Jan 30, 2024
@edwardalee
Copy link
Contributor Author

These examples compile now, but there are still a bunch of FIXMEs in them that should be addressed before we merge this...

The FIXMEs are address in commit 39b70cb.

@edwardalee edwardalee merged commit fe343ac into main Jan 30, 2024
5 checks passed
@edwardalee edwardalee deleted the leader-election branch January 30, 2024 17:50
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