The pd leader occupies a large amount of cpu
Open
type/bug
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Bug Report
use tikv-client get region info from pd server, GetRegion QPS 66k, leader CPU 3600%, Goroutine count 244k
### What did you do?
pressure test on online tikv culster
### What did you expect to see?
Load balancing and low resource usage
### What did you see instead?
GetRegion QPS 66k, leader CPU 3600%, Goroutine count 244k
### What version of PD are you using (`pd-server -V`)?
pd-server v8.1.0,tikv-client v2.0.7
Contributor guide
Assessment
This issue has not been assessed yet.