document the copr-cache configurations
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 617
- Forks
- 724
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 223
Description
Change Request
Please answer the following questions before submitting your issue. Thanks!
-
Describe what you find is inappropriate or missing in the existing docs.
There is cases that we need to turn the copr cache, but there are config undocumented -
Describe your suggestion or addition.
need to add below three configs under the tikv-client in tidb configurations.
[tikv-client.copr-cache]
admission-max-ranges = 5000
admission-max-result-mb = 10
admission-min-process-ms = 1
- Provide some reference materials (such as documents and websites) if you could.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the TiDB configuration documentation for the tikv-client section and the copr-cache configuration. Document admission-max-ranges, admission-max-result-mb, and admission-min-process-ms there, preserving the shown names and defaults; done means users can find all three settings in the relevant configuration reference.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100