OpenSearch/distribution/deb/src
Tanguy Leroux b1fd0a61da Do not kill process on service shutdown
When installed as a service with a DEB or RPM package, we should gently wait for elasticsearch to stop (flushing indices on closing can take some time) and never kill the process.

Closes #11248
2015-08-10 10:04:56 +02:00
..
main/packaging Do not kill process on service shutdown 2015-08-10 10:04:56 +02:00
test/java/org/elasticsearch/test/rest Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00