[TiDB] Add a new mode prefer-leader for replica_read_mode.#12337
[TiDB] Add a new mode prefer-leader for replica_read_mode.#12337ti-chi-bot merged 4 commits intopingcap:masterfrom
prefer-leader for replica_read_mode.#12337Conversation
Signed-off-by: Lucasliang <nkcs_lykx@hotmail.com>
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
Signed-off-by: Lucasliang <nkcs_lykx@hotmail.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
|
/verify |
|
@TomShawn As all related PRs merged, this pr can be merged now. |
This PR needs approval by @easonn7. |
cc @TomShawn. The related PR: pingcap/docs-cn#12865 has been approved. |
|
/remove-status LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 32ff9fb |
Signed-off-by: Lucasliang nkcs_lykx@hotmail.com
First-time contributors' checklist
What is changed, added or deleted? (Required)
Add a new mode
prefer-leaderfor the system variablereplica_read_mode.Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
prefer-leaderfortidb_replica_read. docs-cn#12865Do your changes match any of the following descriptions?