backup: move verbose errors to warn level#18494
Conversation
Signed-off-by: Juncen Yu <yujuncen@pingcap.com>
| }), | ||
| ); | ||
| if let Err(e) = res { | ||
| // TODO: handle error. |
There was a problem hiding this comment.
This was removed because BR client somehow handles this by the range tree.
Signed-off-by: Juncen Yu <yujuncen@pingcap.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 3pointer, iosmanthus, 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 |
|
/run-cherry-picker |
|
In response to a cherrypick label: new pull request created to branch |
close tikv#18493 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
/run-cherry-picker |
close tikv#18493 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
close #18493 Some of non-fatal error level logs during backing up are now warn level. Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: Juncen Yu <yujuncen@pingcap.com> Co-authored-by: 山岚 <36239017+YuJuncen@users.noreply.github.com> Co-authored-by: Juncen Yu <yujuncen@pingcap.com>
What is changed and how it works?
Issue Number: Close #18493
What's Changed:
Related changes
pingcap/docs/pingcap/docs-cn:Check List
Tests
Side effects
Release note