ddl: fix reorg handle not resumed after changing DDL owner#56507
ddl: fix reorg handle not resumed after changing DDL owner#56507ti-chi-bot[bot] merged 5 commits intopingcap:masterfrom
Conversation
|
Hi @tangenta. 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-sigs/prow repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #56507 +/- ##
================================================
+ Coverage 73.3181% 76.1233% +2.8051%
================================================
Files 1625 1649 +24
Lines 448639 465471 +16832
================================================
+ Hits 328934 354332 +25398
+ Misses 99547 89264 -10283
- Partials 20158 21875 +1717
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: D3Hunter, lance6716 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 |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
What problem does this PR solve?
Issue Number: close #56506
Problem Summary:
doneTaskKeeperstarts from0, buttaskIDAllocatorstarts from1.context.Canceled.What changed and how does it work?
Allocate
task IDfrom0.Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.