-
Notifications
You must be signed in to change notification settings - Fork 250
region_cache: reload region cache when flag needDelayedReloadReady is set (#1738)
#1740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: tidb-8.1
Are you sure you want to change the base?
Conversation
ref pingcap/tidb#62933 Signed-off-by: ti-chi-bot <[email protected]>
|
@you06 This PR has conflicts, I have hold it. |
Signed-off-by: you06 <[email protected]>
Signed-off-by: you06 <[email protected]>
Signed-off-by: you06 <[email protected]>
Signed-off-by: you06 <[email protected]>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gengliqi, zyguan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is an automated cherry-pick of #1738
ref pingcap/tidb#62933
Reload region cache when flag
needDelayedReloadReadyis set. Because the region information is invalidated with a delay in this case.