We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Off-heap memory growth with latest version of code rss.rpc.server.type GRPC MAX_DIRECT_MEMORY_SIZE = 70G
master
No response
The text was updated successfully, but these errors were encountered:
When I set MAX_DIRECT_MEMORY_SIZE=30G, jvm_buffer_pool_used_bytes{pool="direct"} can reach 30G
Sorry, something went wrong.
Do you have any ideas about this issue? @zuston
Maybe you can try the latest version, it might have something to do with GRPC internally.
You can try GRPC_NETTY. Closed due to #1651.
No branches or pull requests
Code of Conduct
Search before asking
Describe the bug
Off-heap memory growth with latest version of code
rss.rpc.server.type GRPC
MAX_DIRECT_MEMORY_SIZE = 70G
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?
The text was updated successfully, but these errors were encountered: