Skip to content

pd-ctl, config: some configs are camel case in the result #8694

@lhy1024

Description

@lhy1024

Enhancement Task

./bin/pd-ctl config show all                                     
....
  "TickInterval": "500ms",
  "ElectionInterval": "3s",
  "PreVote": true,
...
  "WarningMsgs": null,
  "DisableStrictReconfigCheck": false,
  "HeartbeatStreamBindInterval": "1m0s",
  "LeaderPriorityCheckInterval": "1m0s",
 ...

Should we hide them or provide JSON for them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions