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

Scheduling is not restricted by store limit when repairing down-peer #4090

Closed
HunDunDM opened this issue Sep 7, 2021 · 0 comments · Fixed by #4097
Closed

Scheduling is not restricted by store limit when repairing down-peer #4090

HunDunDM opened this issue Sep 7, 2021 · 0 comments · Fixed by #4097
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@HunDunDM
Copy link
Member

HunDunDM commented Sep 7, 2021

Feature Request

Describe your feature request related problem

Currently, when repairing down-peer, it will be restricted by store-remove-limit of that store. By default, the upper limit of repairs per hour is 900.

Describe the feature you'd like

Scheduling is not restricted by store-remove-limit of that store when repairing down-peer

Describe alternatives you've considered

Teachability, Documentation, Adoption, Migration Strategy

@HunDunDM HunDunDM added the type/enhancement The issue or PR belongs to an enhancement. label Sep 7, 2021
@rleungx rleungx self-assigned this Sep 8, 2021
rleungx added a commit to ti-chi-bot/pd that referenced this issue Nov 24, 2021
close tikv#4090

Signed-off-by: Ryan Leung <rleungx@gmail.com>
ti-chi-bot added a commit that referenced this issue Nov 24, 2021
* This is an automated cherry-pick of #4097

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>

* resolve the conflicts

close #4090

Signed-off-by: Ryan Leung <rleungx@gmail.com>

Co-authored-by: Ryan Leung <rleungx@gmail.com>
rleungx added a commit to ti-chi-bot/pd that referenced this issue Nov 30, 2021
close tikv#4090

Signed-off-by: Ryan Leung <rleungx@gmail.com>
ti-chi-bot added a commit that referenced this issue Nov 30, 2021
* This is an automated cherry-pick of #4097

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>

* resolve conflicts

close #4090

Signed-off-by: Ryan Leung <rleungx@gmail.com>

Co-authored-by: Ryan Leung <rleungx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants