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

[#1173] fix: incorrect shuffle server status #1174

Merged
merged 4 commits into from
Aug 28, 2023

Conversation

xianjingfeng
Copy link
Member

What changes were proposed in this pull request?

Fix incorrect shuffle server status.

Why are the changes needed?

Fix: #1173

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT

@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2023

Codecov Report

Merging #1174 (ccdec80) into master (9b725f2) will increase coverage by 1.13%.
The diff coverage is 66.66%.

@@             Coverage Diff              @@
##             master    #1174      +/-   ##
============================================
+ Coverage     53.64%   54.77%   +1.13%     
- Complexity     2581     2582       +1     
============================================
  Files           391      371      -20     
  Lines         22406    20043    -2363     
  Branches       1876     1874       -2     
============================================
- Hits          12019    10978    -1041     
+ Misses         9679     8429    -1250     
+ Partials        708      636      -72     
Files Changed Coverage Δ
...iffle/coordinator/web/resource/ServerResource.java 0.00% <0.00%> (ø)
...ache/uniffle/coordinator/SimpleClusterManager.java 77.71% <100.00%> (+0.18%) ⬆️

... and 22 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xianjingfeng
Copy link
Member Author

@yl09099 cc

@yl09099
Copy link
Contributor

yl09099 commented Aug 28, 2023

@yl09099 cc

LGTM~

Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @xianjingfeng @yl09099

@xianjingfeng xianjingfeng merged commit ac38db5 into apache:master Aug 28, 2023
32 checks passed
@xianjingfeng
Copy link
Member Author

Merged. Thanks all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Incorrect shuffle server status
5 participants