log restore: filter backupmeta file by ts to speed up pitr (#61347)#62115
Conversation
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
@3pointer This PR has conflicts, I have hold it. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-8.5 #62115 +/- ##
================================================
Coverage ? 57.7814%
================================================
Files ? 1777
Lines ? 630817
Branches ? 0
================================================
Hits ? 364495
Misses ? 241698
Partials ? 24624
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BornChanger, Leavrth 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:
|
|
/test unit-test |
|
@3pointer: No presubmit jobs available for pingcap/tidb@release-8.5 DetailsIn response to this:
Instructions 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-sigs/prow repository. |
|
/unhold |
|
/test unit-test |
|
@3pointer: No presubmit jobs available for pingcap/tidb@release-8.5 DetailsIn response to this:
Instructions 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-sigs/prow repository. |
|
/test unit-test FAIL: //pkg/server/handler/tests:tests_test (shard 10 of 39) (see /home/jenkins/.tidb/tmp/b02793c799fc405e3b616c63a86b7eb2/execroot/main/bazel-out/k8-fastbuild/testlogs/pkg/server/handler/tests/tests_test/shard_10_of_39/test_attempts/attempt_1.log) |
|
@3pointer: The specified target(s) for The following commands are available to trigger optional jobs: Use DetailsIn response to this:
Instructions 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-sigs/prow repository. |
|
@3pointer: No presubmit jobs available for pingcap/tidb@release-8.5 DetailsIn response to this:
Instructions 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-sigs/prow repository. |
|
@ti-chi-bot[bot]: No presubmit jobs available for pingcap/tidb@release-8.5 DetailsIn response to this:
Instructions 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-sigs/prow repository. |
|
/retest |
|
/test unit-test |
|
@3pointer: No presubmit jobs available for pingcap/tidb@release-8.5 DetailsIn response to this:
Instructions 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-sigs/prow repository. |
…1347) (pingcap#62115) X-Original-Commit: b9e2ec9
This is an automated cherry-pick of #61347
What problem does this PR solve?
Issue Number: ref #61318
Problem Summary:
What changed and how does it work?
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.