pingcap / pingcap/docs-cn

TiDB/PD/TiKV 配置参数取值范围

Open
#2,917 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

lifecycle/frozen type/new-request
Dominant language
Python
Stars
1.8k
Forks
1.2k
Avg merge
1d 16h
Merged PRs (30d)
31

Description

Change Request

This repository is ONLY used to solve problems related to DOCS-CN.
For other issues (TiDB, TiKV, etc), please move to other repositories.

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.

PD、TiDB配置文件描述缺少取值范围:
https://pingcap.com/docs-cn/stable/reference/configuration/pd-server/configuration-file/
https://pingcap.com/docs-cn/stable/reference/configuration/tidb-server/configuration-file/

  1. Describe your suggestion or addition.

增加参数取值范围的说明

  1. Provide some reference materials (documents, websites, etc) if you could.

类似MySQL文档,给出参数的取值范围:
https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked PD Server and TiDB Server configuration pages and compare their parameter descriptions with the referenced MySQL documentation. Identify the relevant configuration parameters and document their valid value ranges; the work is complete when the affected entries clearly state those ranges.

Written by the indexing model from the issue text.

Assessment

Domain
databases, distributed-systems, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.