Skip to content

The documentation should include a note instructing users to validate modified configurations before applying changes in TiKV #2762

@mayjiang0203

Description

@mayjiang0203

154c622

For config modification, there is config check in tiup, while no such logic for TiOperator. So we suggest add some note to describe how to validate manually here.
https://github.com/pingcap/tiup/blob/master/pkg/cluster/spec/server_config.go#L297

Since unvalidated configuration changes could cause TiKV to fail on startup.
Here is an example:

Image

Related code: https://github.com/tikv/tikv/blob/master/components/server/src/setup.rs#L307

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions