Provide better default value for the configurations
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Sometimes we need to modify the configuration of the tidb cluster.
If this happens too frequent, it means maybe the default value is not good enough.
We can check which configuration options are changed
https://github.com/tidbcloud/tidb-configuration/pulls?page=6&q=is%3Apr+is%3Aclosed,
go over them, and provide better default value.
Contributor guide
Assessment
This issue has not been assessed yet.