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

[MINOR] doc: Add JDK benchmark tests #1059

Merged
merged 7 commits into from
Aug 1, 2023
Merged

[MINOR] doc: Add JDK benchmark tests #1059

merged 7 commits into from
Aug 1, 2023

Conversation

jerqi
Copy link
Contributor

@jerqi jerqi commented Aug 1, 2023

What changes were proposed in this pull request?

Add JDK benchmark tests

Why are the changes needed?

We should let more users know to use JDK 11+ to deploy shuffle server.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Just doc.

@jerqi jerqi requested a review from zuston August 1, 2023 03:56
@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Merging #1059 (ccc4a66) into master (57c35ad) will increase coverage by 1.11%.
Report is 3 commits behind head on master.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1059      +/-   ##
============================================
+ Coverage     54.27%   55.39%   +1.11%     
+ Complexity     2550     2549       -1     
============================================
  Files           386      366      -20     
  Lines         21828    19501    -2327     
  Branches       1807     1813       +6     
============================================
- Hits          11848    10803    -1045     
+ Misses         9278     8068    -1210     
+ Partials        702      630      -72     

see 26 files with indirect coverage changes

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

@zuston
Copy link
Member

zuston commented Aug 1, 2023

Overall LGTM. Left minor comments

@@ -177,7 +177,18 @@ rss-xxx.tgz will be generated for deployment
```

### Deploy Shuffle Server

We recommend to use JDK 11+ if we want to have better performance when we deploy the shuffle server.
Copy link
Member

Choose a reason for hiding this comment

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

Indicate using the GRPC?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

Copy link
Member

@zuston zuston left a comment

Choose a reason for hiding this comment

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

LGTM.

@jerqi jerqi merged commit 749f270 into apache:master Aug 1, 2023
30 checks passed
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.

None yet

3 participants