placement: Consider Pending peers and downPeers during FitRegion
Open
component/placement
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Feature Request
### Describe your feature request related problem
Currently,` FitRegion` in placement only consider the peers and leader information without stats like downing and pending peers which would causing select downPeer in FitRegion and let normal peer as orphan peer and creating an unnecessary scheduling operator.
### Describe the feature you'd like
Considering Peering peers and downPeers during FitRegion
### Describe alternatives you've considered
### Teachability, Documentation, Adoption, Migration Strategy
Contributor guide
Assessment
This issue has not been assessed yet.