Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider add a command line parameter --bootstrap-config #5264

Open
nolouch opened this issue Jul 4, 2022 · 0 comments
Open

Consider add a command line parameter --bootstrap-config #5264

nolouch opened this issue Jul 4, 2022 · 0 comments
Labels
component/config Configuration logic. type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@nolouch
Copy link
Contributor

nolouch commented Jul 4, 2022

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.

@nolouch nolouch added component/config Configuration logic. type/feature-request Categorizes issue or PR as related to a new feature. labels Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/config Configuration logic. type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant