-
Notifications
You must be signed in to change notification settings - Fork 720
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
Demoting single voter directly isn't working #4444
Labels
affects-5.3
affects-5.4
severity/moderate
status/TODO
The issue will be done in the future.
type/bug
The issue is confirmed as a bug.
Comments
w41ter
added a commit
to w41ter/pd
that referenced
this issue
Dec 9, 2021
w41ter
added a commit
to w41ter/pd
that referenced
this issue
Dec 9, 2021
ref tikv#4444. Signed-off-by: p4tr1ck <patricknicholas@foxmail.com>
/assign @PatrickNicholas |
/severity moderate |
/cc @matchge-ca |
/assign |
This was referenced Jan 6, 2022
nolouch
added
needs-cherry-pick-release-5.3
Type: Need cherry pick to release-5.3
needs-cherry-pick-release-5.4
Should cherry pick this PR to release-5.4 branch.
affects-5.3
affects-5.4
and removed
needs-cherry-pick-release-5.3
Type: Need cherry pick to release-5.3
needs-cherry-pick-release-5.4
Should cherry pick this PR to release-5.4 branch.
labels
Jan 6, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-5.3
affects-5.4
severity/moderate
status/TODO
The issue will be done in the future.
type/bug
The issue is confirmed as a bug.
Bug Report
Details see issue tikv/tikv#11463.
This is introduced in #4166, to fix #4140. I decide to change the field
ChangePeer
toChangePeerV2
if demoting a voter directlry. This can avoid breaking compatibility.The text was updated successfully, but these errors were encountered: