Add comment explaining priority of JVM options (#52348)
Reading the startup scripts does not elucidate how JVM options are applied. Instead, the reader must consult the source for the JVM options parser. This commit adds some transparency around this process so that it easier to understand reading the startup scripts how the final JVM options to start Elasticsearch are constructed.
Loading
Please register or sign in to comment