OpenSearch/distribution/archives
Jason Tedor c4c0db6f21
Introduce jvm.options.d for customizing JVM options (#51882)
This commit introduces the ability to override JVM options by adding
custom JVM options files to a jvm.options.d directory. This simplifies
administration of Elasticsearch by not requiring administrators to keep
the root jvm.options file in sync with changes that we make to the root
jvm.options file. Instead, they are not expected to modify this file but
instead supply their own in jvm.options.d. In Docker installations, this
means they can bind mount this directory in. In future versions of
Elasticsearch, we can consider removing the root jvm.options file
(instead, providing all options there as system JVM options).
2020-02-08 18:50:14 -05:00
..
darwin-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
integ-test-zip Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
linux-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
no-jdk-darwin-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
no-jdk-linux-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
no-jdk-windows-zip Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-darwin-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
oss-linux-tar Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
oss-no-jdk-darwin-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-no-jdk-linux-tar Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-no-jdk-windows-zip Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-windows-zip Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
windows-zip Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
build.gradle Introduce jvm.options.d for customizing JVM options (#51882) 2020-02-08 18:50:14 -05:00