HTTP client support directly access the PD follower
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
Currently, when we use the HTTP client of PD, it will send the request to the PD leader. But sometimes, we also need to send the request to the follower, such as querying the follower's status.
Contributor guide
Assessment
This issue has not been assessed yet.