-
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
tikv read only label is lost after tikv restart #6467
Labels
affects-6.4
affects-6.5
affects-6.6
affects-7.0
affects-7.1
severity/critical
type/bug
The issue is confirmed as a bug.
Comments
/type bug |
ti-chi-bot bot
pushed a commit
that referenced
this issue
May 15, 2023
…6469) ref #5510, close #6467, ref #6468 #5510 introduced a bug that would cause the store labels to be overwritten wrongly after the store reboot. This PR fixed this issue. Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: JmPotato <ghzpotato@gmail.com> Co-authored-by: JmPotato <ghzpotato@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.4
affects-6.5
affects-6.6
affects-7.0
affects-7.1
severity/critical
type/bug
The issue is confirmed as a bug.
Bug Report
What did you do?
rolling restart tikv
What did you expect to see?
tikv read only label is not lost
What did you see instead?
tikv read only label is lost after tikv restart
What version of PD are you using (
pd-server -V
)?/ # ./pd-server -V
Release Version: v6.5.1
Edition: Community
Git Commit Hash: bd80719
Git Branch: heads/refs/tags/v6.5.1
UTC Build Time: 2023-03-09 10:57:50
The text was updated successfully, but these errors were encountered: