OpenSearch/distribution
Jason Tedor 65a75250bc Set address space limit in systemd service file
We have a bootstrap check for the maximum size of the virtual memory
address space for the Elasticsearch process. We can set this in the
service file for Elasticsearch when installed as a service on
systemd-based systems for a better user experience than them fumbling
through thinking they should set this via /etc/security/limits.d (as a
lot of pages on the Internet would tell them) not realizing that systemd
completely ignores these for services and then trying to figure out how
to add a unit file for the Elasticsearch service.

Relates #25975
2017-07-31 21:51:00 +09:00
..
bwc bwc checkout should fetch from all remotes 2017-07-07 13:39:24 +02:00
deb Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00
integ-test-zip Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
rpm Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00
src/main Set address space limit in systemd service file 2017-07-31 21:51:00 +09:00
tar Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
tools Fix checkstyle violation in remove plugin tests 2017-07-28 14:52:11 +09:00
zip Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00