tikv / tikv/pd

placement: Consider Pending peers and downPeers during FitRegion

Open
#2,796 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.