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

Request to remove the Xms & Xmx JVM flags from api #53

Open
psx95 opened this issue Jan 21, 2025 · 0 comments · May be fixed by #54
Open

Request to remove the Xms & Xmx JVM flags from api #53

psx95 opened this issue Jan 21, 2025 · 0 comments · May be fixed by #54

Comments

@psx95
Copy link

psx95 commented Jan 21, 2025

This is a very well written sample, but extremely low values for Xms & Xmx values limit certain use cases for this sample.

For instance, I'm attempting to attach a javaagent to this application, but the JAR being passed as the agent requires > 8MB of memory.
Would it possible to either increase the default heap allocation or remove these args altogether so that they can fallback to the default values ?

I can download this sample make changes and then use the locally built image, but it would be great if I could just pull the published image from dockerhub.

Thanks.

@psx95 psx95 linked a pull request Jan 21, 2025 that will close this issue
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 a pull request may close this issue.

1 participant