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

[#585] feat(netty): Add MaxDirectMemorySize option for shuffle Server #690

Merged
merged 3 commits into from
Mar 8, 2023

Conversation

jerqi
Copy link
Contributor

@jerqi jerqi commented Mar 7, 2023

What changes were proposed in this pull request?

Add MaxDirectMemorySize option for shuffle Server. It will be convenient for Netty.

Why are the changes needed?

Fix: #585

Does this PR introduce any user-facing change?

Yes. I will add the entire document of rss-env.sh in the future.

How was this patch tested?

Manual test

@jerqi
Copy link
Contributor Author

jerqi commented Mar 8, 2023

@smallzhongfeng Could you help me review this pr?

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

Copy link
Contributor

@smallzhongfeng smallzhongfeng 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 8bf4c27 into apache:master Mar 8, 2023
@jerqi
Copy link
Contributor Author

jerqi commented Mar 8, 2023

thanks @zuston @smallzhongfeng

advancedxy pushed a commit to advancedxy/incubator-uniffle that referenced this pull request Mar 21, 2023
…Server (apache#690)

### What changes were proposed in this pull request?
Add MaxDirectMemorySize option for shuffle Server. It will be convenient for Netty.

### Why are the changes needed?

Fix: apache#585 

### Does this PR introduce _any_ user-facing change?
Yes. I will add the entire document of rss-env.sh in the future.

### How was this patch tested?
Manual test

Co-authored-by: roryqi <roryqi@tencent.com>
xianjingfeng pushed a commit to xianjingfeng/incubator-uniffle that referenced this pull request Apr 5, 2023
…Server (apache#690)

### What changes were proposed in this pull request?
Add MaxDirectMemorySize option for shuffle Server. It will be convenient for Netty.

### Why are the changes needed?

Fix: apache#585 

### Does this PR introduce _any_ user-facing change?
Yes. I will add the entire document of rss-env.sh in the future.

### How was this patch tested?
Manual test

Co-authored-by: roryqi <roryqi@tencent.com>
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.

[Subtask] [Netty] Startup script supports setting MaxDirectMemory
3 participants