OpenSearch/distribution
David Roberts a5658c0fea When stopping via systemd only kill the JVM, not its control group (#25195)
This prevents possible race conditions between the Elasticsearch JVM and
plugin native controller processes that can cause the Elasticsearch shutdown
to hang.  The problem can happen when the JVM and the controller process
receive a SIGTERM at almost the same time.

(There's an assumption here that Elasticsearch will continue to use other
mechanisms to kill native controller processes.)
2017-06-14 09:23:41 +01:00
..
bwc Log checkout so SHA is known 2017-06-09 22:06:51 -04:00
deb Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
integ-test-zip Adds nodes usage API to monitor usages of actions (#24169) 2017-06-02 08:46:38 +01:00
rpm Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
src/main When stopping via systemd only kill the JVM, not its control group (#25195) 2017-06-14 09:23:41 +01:00
tar Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
tools Remove import from InstallPluginCommandTests 2017-06-01 08:56:25 -04:00
zip Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Rework bwc snapshot projects to build up to two bwc versions (#24870) 2017-05-29 10:22:32 -04:00