-
Notifications
You must be signed in to change notification settings - Fork 101
[cherry-pick] backup: more detailed TiKV error message(tidb#27567) #1444
[cherry-pick] backup: more detailed TiKV error message(tidb#27567) #1444
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. Reviewer can indicate their review by submitting an approval review. |
/run-integration-tests |
/LGTM |
@fengou1: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. In 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 ti-community-infra/tichi repository. |
/run-integration-tests |
/merge |
@YuJuncen: In 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 ti-community-infra/tichi repository. |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: caba877
|
cherry-picking tidb#27567
===
What problem does this PR solve?
Problem Summary:
The error information when meeting unknown TiKV storage error is too abstract...
What is changed and how it works?
What's Changed:
Added more details to the error.
How it Works:
So we can get more detailed information.
Check List
Tests
Release note