Accelerate the speed of loading regions
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
In a large cluster, when PD is restarted, it cannot be the leader only when it finishes loading all regions into memory. But this process will be slow if the number of regions is large, which could affect the availability of TiDB. We need to accelerate this process or use other mechanisms to reduce the unavailable time as much as possible.
Contributor guide
Assessment
This issue has not been assessed yet.