update async commit related documentation#5114
Conversation
|
/label needs-cherry-pick-5.0 |
Co-authored-by: Ran <huangran@pingcap.com>
|
/lgtm |
|
[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 writing |
|
/cc @youjiali1995 |
|
/label require-LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 6c19bb6 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #5131 |
What is changed, added or deleted? (Required)
TiDB 5.0 GA will not contain configurations related to async commit or 1PC. So they are removed.
And we also introduce a weaker consistency model for transactions. Add documentation about it.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?