OpenSearch/distribution/src
Jason Tedor 8a7e5b0847
Move ES_TMPDIR substitution into jvm options parser (#47189)
This commit moves the ES_TMPDIR substitution that we do for JVM options
into the JVM options parser itself. This solves a problem where the fact
that the we do not make the substitution before ergonomics parsing can
lead to the JVM that we start for computing the ergonomic values failing
to start. Additionally, moving this substitution here enables us to
simplify the shell scripts since we do not need to implement this there,
and twice for Bash and Windows.
2019-10-04 19:12:28 -04:00
..
bin Move ES_TMPDIR substitution into jvm options parser (#47189) 2019-10-04 19:12:28 -04:00
config Fix G1 GC default IHOP (#46169) 2019-09-23 13:35:31 +02:00