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

NMS-17726: Allow user to set min and max Java heap size #7647

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

indigo423
Copy link
Member

All Contributors

Allow user to set the Java initial and maximum heap size with the documented JAVA_MIN_MEM and JAVA_MAX_MEM environment variables in the docker-compose example.

Reviewer Hint

There was no default set. I have set the initial and maximum heap space to 2 GB by default. It might be too high/low.

External References

Copy link
Contributor

@christianpape christianpape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@indigo423 indigo423 merged commit bedac8a into foundation-2022 Mar 5, 2025
11 checks passed
@indigo423 indigo423 deleted the jira/NMS-17726 branch March 5, 2025 10:02
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.

2 participants