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

Use raft state to maintain membership state and hashing table in placement #2374

Closed
youngbupark opened this issue Nov 3, 2020 · 0 comments · Fixed by #2364
Closed

Use raft state to maintain membership state and hashing table in placement #2374

youngbupark opened this issue Nov 3, 2020 · 0 comments · Fixed by #2364

Comments

@youngbupark
Copy link

In what area(s)?

/area placement

Describe the feature

This is the part of #663

This switches in-memory dapr runtime host membership and hashing table to the state maintained by Raft. All the missing unit-tests need to be added.

Release Note

RELEASE NOTE: USE Raft state to maintain dapr runtime host state and hashing table

@youngbupark youngbupark self-assigned this Nov 3, 2020
@youngbupark youngbupark added this to To do in 1.0.0 Milestone via automation Nov 3, 2020
@youngbupark youngbupark added this to To do in 1.0.0 Milestone 1 via automation Nov 3, 2020
@youngbupark youngbupark linked a pull request Nov 3, 2020 that will close this issue
10 tasks
@youngbupark youngbupark added the P1 label Nov 3, 2020
@youngbupark youngbupark moved this from To do to In progress in 1.0.0 Milestone 1 Nov 3, 2020
@youngbupark youngbupark moved this from To do to In progress in 1.0.0 Milestone Nov 3, 2020
1.0.0 Milestone 1 automation moved this from In progress to Review Nov 3, 2020
1.0.0 Milestone automation moved this from In progress to Done Nov 3, 2020
@artursouza artursouza moved this from Review to Done in 1.0.0 Milestone 1 Nov 4, 2020
@artursouza artursouza moved this from Done to Release in 1.0.0 Milestone 1 Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant