-
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
should use UnfinishedInfluence
in GetOpInfluence
#5311
Labels
Comments
CabinfeverB
added
type/bug
The issue is confirmed as a bug.
severity/major
affects-6.1
labels
Jul 14, 2022
ti-chi-bot
added a commit
that referenced
this issue
Jul 25, 2022
close #5311 Signed-off-by: Cabinfever_B <cabinfeveroier@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
Jul 25, 2022
close tikv#5311 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
This was referenced Jul 25, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug Report
#4652
There is a mistake for using
AddOpInfluence
inGetOpInfluence
. It should be used inGetFastOpInfluence
https://github.com/CabinfeverB/pd/blob/785ade2fecb0d07582fb43d394f192204ec88ce8/server/schedule/operator_controller.go#L798
What version of PD are you using (
pd-server -V
)?master
The text was updated successfully, but these errors were encountered: