tikv / tikv/pd

Proposal for pd self-protection

Open
#3,497 2 comments 0 reactions 0 assignees View on GitHub
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

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.