Speed up pd leader server ready
Open
type/cse
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
https://github.com/tikv/pd/blob/45bc455d98137fae552bec4dd9b27e88505f2299/server/cluster/cluster.go#L387-L394
Currently, we need to reload all keyspaces metadata before the PD server is ready to serve. If the keyspaces is too many, it will take too long
Contributor guide
Assessment
This issue has not been assessed yet.