*: Move stale read context to TxnManager #33812
Conversation
|
[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. |
|
/run-mysql-test |
|
Code Coverage Details: https://codecov.io/github/pingcap/tidb/commit/62a7b14c2b6d9b488efc5e26089ddb9fb7971f4b |
|
/run-unit-test |
|
/run-mysql-test |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 62a7b14 |
|
/run-mysql-test |
1 similar comment
|
/run-mysql-test |
TiDB MergeCI notify✅ Well Done! New fixed [1] after this pr merged.
|
close pingcap#31954, close pingcap#33014, close pingcap#33832
What problem does this PR solve?
Issue Number: close #33832, close #33014, close #31954
What is changed and how it works?
StalenessTxnContextProviderto provide stale read context, including infoschema and readTSTxnManager:GetReadTSandGetForUpdateTSsnapshotTSandstalenesswhen constructing executerBuilder.Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.