Optimize `LoadResourceGroups`
Open
component/resource-control
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
The method loads all resource groups from server https://github.com/tikv/pd/blob/e9757fbe03260775262763c67f62296fcb26b3c2/client/resource_group/controller/controller.go#L92
but the only usage drops the resource groups and only use meta revision https://github.com/tikv/pd/blob/e9757fbe03260775262763c67f62296fcb26b3c2/client/resource_group/controller/controller.go#L263
Contributor guide
Assessment
This issue has not been assessed yet.