schema cache: fix wrong timestamp in schema cache#46326
schema cache: fix wrong timestamp in schema cache#46326ti-chi-bot[bot] merged 3 commits intopingcap:masterfrom
Conversation
|
Hi @hihihuhu. Thanks for your PR. I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Hi @hihihuhu. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/ok-to-test |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #46326 +/- ##
================================================
- Coverage 73.3647% 72.8212% -0.5435%
================================================
Files 1288 1320 +32
Lines 393441 400604 +7163
================================================
+ Hits 288647 291725 +3078
- Misses 86427 90451 +4024
- Partials 18367 18428 +61
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
/retest |
|
/retest |
|
/test all |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hawkingrei, xhebox The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
What problem does this PR solve?
correct the wrong timestamp in schema cache to make it useful
Issue Number: close #46325
Problem Summary:
What is changed and how it works?
try to update the timestamp of the existing schema cache when the timestamp is fetched
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.