-
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
The RLock will not be released if regionStats equals to nil #4354
Labels
type/bug
The issue is confirmed as a bug.
Comments
rleungx
added a commit
to rleungx/pd
that referenced
this issue
Nov 22, 2021
close tikv#4354 Signed-off-by: Ryan Leung <rleungx@gmail.com>
rleungx
added a commit
to rleungx/pd
that referenced
this issue
Nov 22, 2021
close tikv#4354 Signed-off-by: Ryan Leung <rleungx@gmail.com>
nolouch
pushed a commit
that referenced
this issue
Nov 22, 2021
close #4354 Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
ti-chi-bot
pushed a commit
to ti-chi-bot/pd
that referenced
this issue
Nov 22, 2021
close tikv#4354 Signed-off-by: Ryan Leung <rleungx@gmail.com>
ti-chi-bot
pushed a commit
to ti-chi-bot/pd
that referenced
this issue
Nov 22, 2021
close tikv#4354 Signed-off-by: Ryan Leung <rleungx@gmail.com>
ti-chi-bot
added a commit
that referenced
this issue
Nov 30, 2021
ti-chi-bot
added a commit
that referenced
this issue
Nov 30, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
The RLock is not released if it returns early.
What version of PD are you using (
pd-server -V
)?master
The text was updated successfully, but these errors were encountered: