Skip to content
Discussion options

You must be logged in to vote

Am I right in understanding that I can only set memory settings like -XX:MaximumHeapSizePercent or -Xmx at build time using quarkus.jib.native-arguments?

Yes, that's my understanding as well although I am not that familiar with native container image builds.

Is it the case that these settings must be baked into the native image?

No, they just need to be baked in the native container image.

It sure would be helpful for more rapid tuning if we didn't have to rebake full native builds to try out settings.

Yes, that makes sense. I am afraid it's not possible at the moment though.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@matJC
Comment options

@zakkak
Comment options

zakkak Nov 30, 2023
Collaborator

@matJC
Comment options

@zakkak
Comment options

zakkak Dec 1, 2023
Collaborator

Answer selected by matJC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment