br: clean up failed downloaded files and fix metrics#18614
br: clean up failed downloaded files and fix metrics#18614ti-chi-bot[bot] merged 4 commits intotikv:masterfrom
Conversation
|
Hi @Tristan1900. Thanks for your PR. I'm waiting for a tikv 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-sigs/prow repository. |
Signed-off-by: Wenqi Mou <wenqimou@gmail.com>
Signed-off-by: Wenqi Mou <wenqimou@gmail.com>
Signed-off-by: Wenqi Mou <wenqimou@gmail.com>
ca37098 to
2de6b15
Compare
|
@Leavrth: Your lgtm message is repeated, so it is ignored. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Leavrth, YuJuncen 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 |
close tikv#18604 In test we noticed if download sst failed half way due to some reason, the files are not deleted and thus occupying spaces. We should clean them up. Fix broken br metrics and add one more for download failures Signed-off-by: Wenqi Mou <wenqimou@gmail.com>
|
In response to a cherrypick label: new pull request created to branch |
close #18604 In test we noticed if download sst failed half way due to some reason, the files are not deleted and thus occupying spaces. We should clean them up. Fix broken br metrics and add one more for download failures Signed-off-by: Wenqi Mou <wenqimou@gmail.com> Co-authored-by: Wenqi Mou <wenqimou@gmail.com>
What is changed and how it works?
Issue Number: Close #18604 #18839
What's Changed:
Related changes
pingcap/docs/pingcap/docs-cn:Check List
Tests
Side effects
Release note