tikv / tikv/pd

Scalable: allow user to add customized `balance-region-scheduler`

Open
#5,475 1 comment 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Enhancement Task
In big cluster, the balance progress may be too slow because of the slower store has less choice to be picked especially the tiflash . We should allow user add external `balance-region-scheduler ` to balance them, some command like this :

```bash
scheduler add balance-region-scheduler engine tiflash.
success
scheduler show
balance-region-scheduler-engine-tiflash.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.