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 raft support to SSG #6

Open
shanedsnyder opened this issue Mar 18, 2021 · 0 comments
Open

add raft support to SSG #6

shanedsnyder opened this issue Mar 18, 2021 · 0 comments
Assignees

Comments

@shanedsnyder
Copy link
Contributor

In GitLab by @shanedsnyder on Jul 3, 2017, 16:36

SSG+SWIM will allow for us to provide weakly-consistent group membership views across an SSG group, but that might not be enough for all use cases -- some services are likely going to require strict ordering of group membership changes.

We should investigate how the RAFT protocol can be integrated into SSG as a consensus component responsible for ordering membership updates.

Our Intel friends have already forked and improved a publicly available Raft implementation, with their fork available here: https://github.com/daos-stack/raft

@shanedsnyder shanedsnyder self-assigned this Mar 18, 2021
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

1 participant