[Fix-7767]Task instance is not deleted while deleting the process instance#7768
Merged
caishunfeng merged 5 commits intoapache:devfrom Jan 3, 2022
Merged
[Fix-7767]Task instance is not deleted while deleting the process instance#7768caishunfeng merged 5 commits intoapache:devfrom
caishunfeng merged 5 commits intoapache:devfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #7768 +/- ##
============================================
- Coverage 40.95% 40.83% -0.13%
+ Complexity 3671 3666 -5
============================================
Files 642 642
Lines 26707 26740 +33
Branches 2997 3006 +9
============================================
- Hits 10939 10920 -19
- Misses 14716 14771 +55
+ Partials 1052 1049 -3
Continue to review full report at Codecov.
|
caishunfeng
reviewed
Jan 2, 2022
...eduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
Outdated
Show resolved
Hide resolved
Member
Author
|
@caishunfeng please review again.thx. |
|
SonarCloud Quality Gate failed. |
SbloodyS
added a commit
to SbloodyS/dolphinscheduler
that referenced
this pull request
Jan 7, 2022
…tance (apache#7768) * fix bug_7767 * fix bug_7767 * fix bug_7767 * fix bug_7767 * fix bug_7767
caishunfeng
pushed a commit
that referenced
this pull request
Jan 9, 2022
* cherry-pick * fix bug_7629 (#7630) * fix bug_7564 (#7625) * fix bug_7512 (#7716) * [Fix-7459][Sqoop] running error in parallel (#7752) * fix bug_7459 * fix bug_7459 * fix bug_7459 * fix bug_7459 * fix bug_7459 Co-authored-by: SbloodyS <sbloodys@qq.com> * [Feature-7576][Master] Optimize complement task's date (#7585) * feature_7576 * feature_7576 * feature 7576 * feature 7576 * [Fix-7767]Task instance is not deleted while deleting the process instance (#7768) * fix bug_7767 * fix bug_7767 * fix bug_7767 * fix bug_7767 * fix bug_7767 * [Feature-5951][Improvement][UI] When creating an alarm instance, the alarm instance name input box prompts optimization (#7770) * cherry-pick * [Fix-7773][Api] malform batchDeleteProcessInstanceByIds log output (#7774) * bug_7773 * bug_7773 * bug_7773 * bug_7773 * bug_7773 * [Feature-7777][UI] process definition page add create username (#7778) * feature_7777 * fix bug_7499 (#7739) Co-authored-by: SbloodyS <sbloodys@qq.com> * fix conflict * fix conflict * fix mapState never used error * fix bug_7789 (#7790) Co-authored-by: SbloodyS <sbloodys@qq.com> Co-authored-by: SbloodyS <sbloodys@qq.com> Co-authored-by: wangyizhi <wangyizhi1_yewu@cmss.chinamobile.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Purpose of the pull request
close #7767