Skip to content

JVM settings seem to be ignored #651

Answered by swoehrl-mw
mrvdcsg asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mrvdcsg. How are you checking the heap?
When trying to reproduce this I found that the log that prints the list of JVM arguments has some defaults for Xms and Xmx in the list but near the end were the correct overrides I put in.
Also checking with curl -k -u admin:admin https://localhost:9200/_nodes/jvm?pretty | grep heap_max_in_bytes showed the correct heap after the cluster was bootstrapped (note the bootstrap pod has a different heap configuration).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mrvdcsg
Comment options

Answer selected by mrvdcsg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants