-
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
[hotfix] Fix find last process instance in dependent task is not correct #11424
[hotfix] Fix find last process instance in dependent task is not correct #11424
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #11424 +/- ##
============================================
- Coverage 39.44% 39.43% -0.01%
Complexity 4622 4622
============================================
Files 980 980
Lines 37260 37256 -4
Branches 4176 4174 -2
============================================
- Hits 14696 14693 -3
+ Misses 21030 21027 -3
- Partials 1534 1536 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
PTAL @lenboo @EricJoy2048 |
...r-master/src/main/java/org/apache/dolphinscheduler/server/master/utils/DependentExecute.java
Show resolved
Hide resolved
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
Please pick up to 2.0.7 |
Does this change also apply to version 2.x? I see that version 2.x also has this problem |
Purpose of the pull request
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