backup: parallel backup and checksum to speed up backup#1087
backup: parallel backup and checksum to speed up backup#10873pointer wants to merge 1 commit intopingcap:masterfrom
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. |
|
@3pointer: PR needs rebase. 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. |
What problem does this PR solve?
a kind of fix for #1046
What is changed and how it works?
besides pipeline backup and checksum, we can parallel them.
Check List
Tests
Code changes
Side effects
Related changes
Release Note