tikv / tikv/pd

Consider add a command line parameter `--bootstrap-config`

Open
#5,264 0 comments 0 reactions 0 assignees View on GitHub
component/config type/feature-request
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

We have some configuration items in `config file` will be lost effectiveness after bootstrap, such as:
```
"schedule": {
...
}

```
which let some users confuse about it.

### Describe alternatives you've considered

Consider using a separate config file to configure those parameters when bootstrapping the PD, and use `--bootstrap-config` to let the user make sense of it.

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.