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

[INLONG-173] change jvm memory parameters for default deployment #772

Closed
dockerzhang opened this issue Jul 28, 2021 · 0 comments
Closed

Comments

@dockerzhang
Copy link
Contributor

the node have not  enough mem to deploy with next values:

 

MASTER_JVM_ARGS="-Xmx10g -Xms6g ...
BROKER_JVM_ARGS="-Xmx16g -Xms8g ...
TOOL_REPAIR_JVM_ARGS="-Xmx24g -Xms8g ...

 

it's better to start with 512m or 1g, and make JVM args configurable.

 

JIRA link - [INLONG-173] created by dockerzhang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant