OpenSearch/docs/reference/setup
Jason Tedor b5d9774c65
Remove leftover doc comment on client JVM check
We previously specified the -server flag to force the JVM to use the
server JVM. This is the default on all the systems that we support when
using a 64-bit JVM (and we no longer support 32-bit JVMs). There was
some trouble with this flag for the Windows service since procrun did
not understand what to do with it; as such, we had to filter this flag
out in the service. When we migrated to parsing JVM options in Java (via
the JVM options parser) we simplified this situation and removed
specifying the -server flag. This commit removes a leftover statement
that we are forcing the server JVM.

Relates #28738
2018-02-20 08:49:26 -05:00
..
important-settings [Docs] Grammatical fix in important-settings.asciidoc (#27654) 2017-12-19 17:08:08 +01:00
install Remove leftover mention of file-based scripts 2018-02-19 14:52:08 -05:00
sysconfig Clarify that number of threads is set by packages 2017-12-15 11:29:13 -05:00
bootstrap-checks.asciidoc Remove leftover doc comment on client JVM check 2018-02-20 08:49:26 -05:00
configuration.asciidoc Remove config prompting for secrets and text (#27216) 2017-11-19 22:33:17 -06:00
important-settings.asciidoc Reorganize configuring Elasticsearch docs 2017-12-12 10:24:37 -05:00
install.asciidoc [DOCS] Fixed link to docker content 2017-11-10 12:10:28 -08:00
jvm-options.asciidoc Reinsert paragraph about heap size 2017-12-12 11:09:24 -05:00
logging-config.asciidoc [TEST] Fixes docs tests 2017-08-24 10:45:53 +01:00
secure-settings.asciidoc Docs: Clarify password protection support with keystore (#28157) 2018-01-09 15:01:37 -08:00
stopping.asciidoc [DOC] Remove obsolete node names from documentation 2016-09-19 11:56:28 +02:00
sysconfig.asciidoc Reorganize configuring Elasticsearch docs 2017-12-12 10:24:37 -05:00