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

Change a voter to learner should not affect existing learners. #1192

Closed
drmingdrmer opened this issue Jul 23, 2024 · 1 comment
Closed

Change a voter to learner should not affect existing learners. #1192

drmingdrmer opened this issue Jul 23, 2024 · 1 comment
Assignees

Comments

@drmingdrmer
Copy link
Member

When calling Raft::change_membership() with retain=false to convert a voter to learner, it should only affect the nodes that was a voter. Existing learner should always be kept.

Originally posted by @sebadob in #1191

@drmingdrmer drmingdrmer self-assigned this Jul 23, 2024
Copy link

👋 Thanks for opening this issue!

Get help or engage by:

  • /help : to print help messages.
  • /assignme : to assign this issue to you.

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