If the task processor is not found need to throw error rather than exception#11461
Merged
lenboo merged 1 commit intoapache:devfrom Aug 13, 2022
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #11461 +/- ##
============================================
- Coverage 39.55% 39.36% -0.20%
- Complexity 4628 4630 +2
============================================
Files 980 987 +7
Lines 37282 37568 +286
Branches 4180 4184 +4
============================================
+ Hits 14747 14787 +40
- Misses 20987 21228 +241
- Partials 1548 1553 +5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Kudos, SonarCloud Quality Gate passed! |
caishunfeng
pushed a commit
to caishunfeng/dolphinscheduler
that referenced
this pull request
Aug 18, 2022
…ception (apache#11461) (cherry picked from commit 4362fb8)
caishunfeng
pushed a commit
to caishunfeng/dolphinscheduler
that referenced
this pull request
Aug 18, 2022
ruanwenjun
added a commit
to ruanwenjun/dolphinscheduler
that referenced
this pull request
Sep 17, 2022
…ception (apache#11461) (cherry picked from commit 4362fb8)
xdu-chenrj
pushed a commit
to xdu-chenrj/dolphinscheduler
that referenced
this pull request
Oct 13, 2022
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
If active task processor has been removed, we need to throw error, and drop the event, rather than retry
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md