[Improvement][MasterServer] event response handle parallel #7560
Merged
caishunfeng merged 25 commits intoapache:2.0.2-preparefrom Dec 24, 2021
zwZjut:#7450
Merged
[Improvement][MasterServer] event response handle parallel #7560caishunfeng merged 25 commits intoapache:2.0.2-preparefrom zwZjut:#7450
caishunfeng merged 25 commits intoapache:2.0.2-preparefrom
zwZjut:#7450
Conversation
caishunfeng
reviewed
Dec 23, 2021
...ava/org/apache/dolphinscheduler/server/master/processor/queue/TaskResponsePersistThread.java
Show resolved
Hide resolved
caishunfeng
reviewed
Dec 23, 2021
...main/java/org/apache/dolphinscheduler/server/master/processor/queue/TaskResponseService.java
Show resolved
Hide resolved
added 6 commits
December 23, 2021 16:43
caishunfeng
reviewed
Dec 23, 2021
...ava/org/apache/dolphinscheduler/server/master/processor/queue/TaskResponsePersistThread.java
Show resolved
Hide resolved
added 3 commits
December 23, 2021 21:58
geosmart
reviewed
Dec 24, 2021
...main/java/org/apache/dolphinscheduler/server/master/processor/queue/TaskResponseService.java
Outdated
Show resolved
Hide resolved
geosmart
reviewed
Dec 24, 2021
...main/java/org/apache/dolphinscheduler/server/master/processor/queue/TaskResponseService.java
Outdated
Show resolved
Hide resolved
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 2.0.2-prepare #7560 +/- ##
================================================
Coverage ? 31.46%
Complexity ? 1561
================================================
Files ? 434
Lines ? 14810
Branches ? 1478
================================================
Hits ? 4660
Misses ? 9697
Partials ? 453 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
SonarCloud Quality Gate failed.
|
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
#7450
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: