OpenSearch/distribution
Daniel Mitterdorfer 2aefb72891
Choose JVM options ergonomically
With this commit we add the possibility to define further JVM options (and
system properties) based on the current environment. As a proof of concept, it
chooses Netty's allocator ergonomically based on the maximum defined heap size.
We switch to the unpooled allocator at 1GB heap size (value determined
experimentally, see #30684 for more details). We are also explicit about the
choice of the allocator in either case.

Relates #30684
2018-06-20 13:12:56 +02:00
..
archives Packaging: Remove windows bin files from the tar distribution (#30596) 2018-06-18 19:02:51 +02:00
bwc Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
packages Do not set vm.max_map_count when unnecessary (#31285) 2018-06-14 21:41:02 -04:00
src Use quotes in the call invocation (#31249) 2018-06-13 23:37:51 +03:00
tools Choose JVM options ergonomically 2018-06-20 13:12:56 +02:00
build.gradle Packaging: Remove windows bin files from the tar distribution (#30596) 2018-06-18 19:02:51 +02:00