Skip to content
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

[Fix-9831]Task queue status update miss fix. #9832

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

WangJPLeo
Copy link
Contributor

Purpose of the pull request

Task queue status update.

Brief change log

close #9831

Verify this pull request

Manually verified the change by testing locally.

@songjianet songjianet added bug Something isn't working UI ui and front end related labels Apr 28, 2022
Copy link
Contributor

@caishunfeng caishunfeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@codecov-commenter
Copy link

Codecov Report

Merging #9832 (6df4a54) into dev (4f596f3) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                dev    #9832      +/-   ##
============================================
- Coverage     40.41%   40.40%   -0.02%     
+ Complexity     4527     4524       -3     
============================================
  Files           834      834              
  Lines         33639    33639              
  Branches       3721     3721              
============================================
- Hits          13595    13591       -4     
- Misses        18760    18765       +5     
+ Partials       1284     1283       -1     
Impacted Files Coverage Δ
...er/server/master/runner/WorkflowExecuteThread.java 8.29% <0.00%> (ø)
...org/apache/dolphinscheduler/remote/utils/Host.java 37.77% <0.00%> (-2.23%) ⬇️
...dolphinscheduler/remote/future/ResponseFuture.java 81.96% <0.00%> (-1.64%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 52.11% <0.00%> (-1.41%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb2d4d1...6df4a54. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Apr 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@caishunfeng caishunfeng merged commit 3cea039 into apache:dev Apr 28, 2022
Tianqi-Dotes pushed a commit to Tianqi-Dotes/dolphinscheduler that referenced this pull request Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI ui and front end related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug-GroupQueue] Task queue status not updated after forcing.
4 participants