9695caa3fb
This commit adds a bootstrap check for the JVM option OnOutOfMemoryError being in use and seccomp being enabled. These two options are incompatible because OnOutOfMemoryError allows the user to specify an arbitrary program to fork when the JVM encounters an OutOfMemoryError, and seccomp enables system call filters that prevents forking. This commit also adds support for bootstrap checks that are always enforced, whether or not Elasticsearch is in production mode. |
||
---|---|---|
.. | ||
install | ||
sysconfig | ||
bootstrap-checks.asciidoc | ||
cluster_restart.asciidoc | ||
configuration.asciidoc | ||
important-settings.asciidoc | ||
install.asciidoc | ||
rolling_upgrade.asciidoc | ||
sysconfig.asciidoc | ||
upgrade.asciidoc |