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

[Bug] Off-heap memory grows #1452

Closed
3 tasks done
dingshun3016 opened this issue Jan 15, 2024 · 4 comments
Closed
3 tasks done

[Bug] Off-heap memory grows #1452

dingshun3016 opened this issue Jan 15, 2024 · 4 comments

Comments

@dingshun3016
Copy link
Contributor

dingshun3016 commented Jan 15, 2024

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

Off-heap memory growth with latest version of code
rss.rpc.server.type GRPC
MAX_DIRECT_MEMORY_SIZE = 70G
1705312223134

Affects Version(s)

master

Uniffle Server Log Output

No response

Uniffle Engine Log Output

No response

Uniffle Server Configurations

No response

Uniffle Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@dingshun3016
Copy link
Contributor Author

When I set MAX_DIRECT_MEMORY_SIZE=30G, jvm_buffer_pool_used_bytes{pool="direct"} can reach 30G

截屏2024-01-15 18 37 38

@dingshun3016
Copy link
Contributor Author

Do you have any ideas about this issue? @zuston

@rickyma
Copy link
Contributor

rickyma commented Feb 13, 2024

Maybe you can try the latest version, it might have something to do with GRPC internally.

@rickyma
Copy link
Contributor

rickyma commented Jun 19, 2024

You can try GRPC_NETTY. Closed due to #1651.

@rickyma rickyma closed this as completed Jun 19, 2024
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

No branches or pull requests

2 participants