-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature][Master] Failover workflow instance base on priority #10754
[Feature][Master] Failover workflow instance base on priority #10754
Conversation
...uler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessInstanceMapper.xml
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## dev #10754 +/- ##
=========================================
Coverage 40.71% 40.71%
- Complexity 4819 4820 +1
=========================================
Files 900 900
Lines 36143 36143
Branches 3982 3982
=========================================
+ Hits 14716 14717 +1
Misses 19972 19972
+ Partials 1455 1454 -1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Kudos, SonarCloud Quality Gate passed! |
…#10754) * failover workflow instance base on priority
Purpose of the pull request
fix #10750
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: