Consider evict leader according to the region's flow
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
When TiKV encounters an IO jitter issue, we have provided a slow store detection mechanism to reduce the impact of latency. Currently, we are using a random method to choose the region that will be transferred. But we can improve it by choosing the region according to its flow.
Contributor guide
Assessment
This issue has not been assessed yet.