-
Notifications
You must be signed in to change notification settings - Fork 5k
[DSIP-44] Set a delay time to TaskExecuteRunnable if it dispatched failed #16069
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
Conversation
f0852ce to
7ac4297
Compare
...ster/src/main/java/org/apache/dolphinscheduler/server/master/runner/TaskExecuteRunnable.java
Fixed
Show fixed
Hide fixed
...-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/queue/DelayEntry.java
Fixed
Show fixed
Hide fixed
a4f5b4c to
ec0bef3
Compare
...-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/queue/DelayEntry.java
Fixed
Show fixed
Hide fixed
ec0bef3 to
2269b21
Compare
.../src/main/java/org/apache/dolphinscheduler/server/master/runner/BaseTaskExecuteRunnable.java
Show resolved
Hide resolved
.../src/main/java/org/apache/dolphinscheduler/server/master/runner/BaseTaskExecuteRunnable.java
Show resolved
Hide resolved
...a/org/apache/dolphinscheduler/server/master/runner/GlobalTaskDispatchWaitingQueueLooper.java
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #16069 +/- ##
============================================
- Coverage 40.68% 40.67% -0.01%
- Complexity 5231 5242 +11
============================================
Files 1381 1382 +1
Lines 46010 46023 +13
Branches 4920 4921 +1
============================================
+ Hits 18718 18719 +1
- Misses 25366 25379 +13
+ Partials 1926 1925 -1 ☔ View full report in Codecov by Sentry. |
Radeity
left a comment
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
c5baa75 to
be3d550
Compare
|
No new change, just rebase commit. |
be3d550 to
298e3da
Compare
|


Purpose of the pull request
Fix GlobalTaskDispatchWaitingQueueLooper might be busy when worker is unavaliable
close #16065
Brief change
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