ddl: cancel create view job , when failed to drop old view (#40353)#45685
Conversation
|
Hi @qw4990. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with 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/test-infra repository. |
|
@elsa0520: adding LGTM is restricted to approvers and reviewers in OWNERS files. 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/test-infra repository. |
[LGTM Timeline notifier]Timeline:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AilinKid, elsa0520, hawkingrei, time-and-fate 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 |
|
/rebuild |
|
/test unit-test |
|
/test build |
|
@qw4990: Cannot trigger testing until a trusted user reviews the PR and leaves an 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/test-infra repository. |
|
@qw4990: Cannot trigger testing until a trusted user reviews the PR and leaves an 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/test-infra repository. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release-6.5-20230731-v6.5.3 #45685 +/- ##
================================================================
Coverage ? 73.4219%
================================================================
Files ? 1080
Lines ? 346421
Branches ? 0
================================================================
Hits ? 254349
Misses ? 75652
Partials ? 16420 |
This is an automated cherry-pick of #40353
Signed-off-by: zeminzhou zhouzemin@pingcap.com
What problem does this PR solve?
Issue Number: close #40352
Problem Summary:
What is changed and how it works?
cancel
create viewjob , when failed to drop old viewCheck List
Tests
Side effects
No
Documentation
No
Release note