OpenSearch/distribution
Jason Tedor e11b96ca9c Default to server VM and add client VM check
Today we softly warn about running with the client VM. However, we
should really refuse to start in production mode if running with the
client VM as the performance of the client VM is too devastating for a
server application. This commit adds an option to jvm.options to ensure
that we are starting with the server VM (on all 32-bit non-Windows
platforms on server-class machines (2+ CPUs, 2+ GB physical RAM) this is
the default and on all 64-bit platforms this is the only option) and
adds a bootstrap check for the client VM.

Relates #18155
2016-05-05 10:36:21 -04:00
..
deb Remove unnecessary sleep from init script restart 2016-04-25 22:50:18 -04:00
integ-test-zip Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00
licenses Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
rpm Packaging: Fix vagrant tests on centos 6 (#17979) 2016-04-26 11:55:50 +02:00
src/main Default to server VM and add client VM check 2016-05-05 10:36:21 -04:00
tar Explicitly set packaging permissions 2016-04-21 12:30:56 -06:00
zip Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00
build.gradle Explicitly set packaging permissions 2016-04-21 12:30:56 -06:00