tikv / tikv/pd

Support mode setting for PD

Open
#5,443 0 comments 0 reactions 0 assignees View on GitHub
type/feature-request
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Feature Request

### Describe the feature you'd like

There is a common need to stop/pause PD to do the scheduling. For example, BR and Lightning will pause the PD scheduler and change the PD config temporarily, and unsafe recovery also needs to stop PD scheduling. And right now, we have a feature request to backup/restore on EBS.
We can provide a unified way to control the scheduling. Instead of changing lots of configs, we can only set one config to do it.
Moreover, we can add some scheduling configuration templates to let users choose them according to their different workloads and cluster performance. Also, they can easily change the config back to default if they want.

### 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.