Proposal for pd self-protection
Open
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, the pd is designed as a fast-fail components. However, this design may not be suitable in a large cluster case. For example, in a large cluster, pd leader will be hard to be elected if the hibernate-region is not enabled.
Moreover, we also need to guarantee the qos between pd components and the etcd in order not to let the etcd leader drop.
### Describe the feature you'd like
### Describe alternatives you've considered
### Teachability, Documentation, Adoption, Migration Strategy
Contributor guide
Assessment
This issue has not been assessed yet.