tikv / tikv/pd

Refine temporary configuation related http API

Open
#3,220 2 comments 0 reactions 1 assignee Claimed by @longfangsong View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Development Task

#3082 and #3131 add support to set some configuation temporarily, currently these temporary configuation only works internally and won't show in our http api, which may cause confusion when debugging.
And when the user try to set an unsupported temporarily configuation via http API, no error will be returned to warn the user, this may also cause some problem.

So we should:
- Show the temporary value on our http api when a temporary configuation is set.
- Return an http error when the user try to set an unsupported temporarily configuation

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.