OpenSearch/distribution/tools
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
..
java-version-checker Move java version checker back to its own jar (#30708) 2018-06-10 20:03:21 -04:00
launchers Choose JVM options ergonomically 2018-06-20 13:12:56 +02:00
plugin-cli Use armored input stream for reading public key (#31229) 2018-06-12 19:13:02 -04:00