-
Notifications
You must be signed in to change notification settings - Fork 489
Closed
Description
Feature Request
Is your feature request related to a problem? Please describe:
After this issue(#768), the parser supports set config name=value syntax, but the name doesn't support using -.
We should support it since there are some config items like label-property.reject-leader, auto-compaction which use - in their names.
Describe the feature you'd like:
Support using dash(-) in config item names, for examples:
set config pd auto-compation=trueset config pd property.reject-leader.key='zone'
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels