Open
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!
- Describe what you find is inappropriate or missing in the existing docs.
Currently, the document about Stale Read and follower read is not friendly to users:
- Missing the docs about the session variables. such as
closest-replicas
- Missing the docs on how to use it in the cluster deployed by
tidb-operator
. - The feature
Stale Read
andFollower Read
do not describe at the same level. should beStale
vsStrong
,Leader
vsFollower
.
- Describe your suggestion or addition.
I will change relative documents.