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

feat: add max node size to prevent OOM #76

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

Duslia
Copy link
Member

@Duslia Duslia commented Nov 21, 2021

If there are only few big requests, add MaxNodeSize to avoid allocating a large memory for each request.
Don't change this value unless you know what you are doing.

@CLAassistant
Copy link

CLAassistant commented Nov 21, 2021

CLA assistant check
All committers have signed the CLA.

@Hchenn Hchenn changed the title feat: add max node size to prevent OOM WIP: feat: add max node size to prevent OOM Nov 29, 2021
@Duslia Duslia force-pushed the feat/max_node_size branch 6 times, most recently from c64b10f to 89da2a1 Compare December 14, 2021 06:47
@Duslia Duslia force-pushed the feat/max_node_size branch 3 times, most recently from 4642202 to db63ef9 Compare December 20, 2021 12:57
@Hchenn Hchenn changed the title WIP: feat: add max node size to prevent OOM feat: add max node size to prevent OOM Jan 7, 2022
@Duslia Duslia merged commit 7e0d07b into cloudwego:develop Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants