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

feat: Automatically join the raft cluster #3895

Merged
merged 2 commits into from
Jan 5, 2025
Merged

feat: Automatically join the raft cluster #3895

merged 2 commits into from
Jan 5, 2025

Conversation

jvmakine
Copy link
Contributor

@jvmakine jvmakine commented Jan 3, 2025

Changes Join to take a cluster control endpoint to send the add member request when joining as a new member.

Changes the raft tester to support joining.

Still, it seems that recovering from crashed nodes is not working properly, fixing that as a followup.

@jvmakine jvmakine requested a review from alecthomas as a code owner January 3, 2025 05:55
@github-actions github-actions bot changed the title Automatically join the raft cluster feat: Automatically join the raft cluster Jan 3, 2025
@alecthomas alecthomas mentioned this pull request Jan 3, 2025
@jvmakine jvmakine merged commit 0c35cea into main Jan 5, 2025
65 checks passed
@jvmakine jvmakine deleted the juho/auto-join branch January 5, 2025 22:15
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.

1 participant