OpenSearch/distribution/packages
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
..
deb Build: Consolidate archives and packages configuration (#28760) 2018-02-21 17:46:40 -08:00
no-jdk-deb Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
no-jdk-rpm Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-deb Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
oss-no-jdk-deb Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-no-jdk-rpm Add no-jdk distributions (#39882) 2019-03-15 00:55:57 -07:00
oss-rpm Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
rpm Build: Consolidate archives and packages configuration (#28760) 2018-02-21 17:46:40 -08:00
src Introduce jvm.options.d for customizing JVM options (#51882) 2020-02-08 18:50:14 -05:00
build.gradle Introduce jvm.options.d for customizing JVM options (#51882) 2020-02-08 18:50:14 -05:00