OpenSearch/distribution
Jason Tedor 8a5032fae5 Remove unnecessary sleep from init script restart
Today when restarting Elasticsearch using the start-stop-daemon on
Debian-based systems using System V init, we sleep for one second
between the process successfully stopping and starting the process
again. This sleep is unnecessary as the stop function retries forever
until the previous instance successfully terminates. This commit removes
that unncessary sleep.

Relates #17966
2016-04-25 22:50:18 -04:00
..
deb Remove unnecessary sleep from init script restart 2016-04-25 22:50:18 -04:00
integ-test-zip Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00
licenses Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
rpm Explicitly set packaging permissions 2016-04-21 12:30:56 -06:00
src/main Explicitly set packaging permissions 2016-04-21 12:30:56 -06:00
tar Explicitly set packaging permissions 2016-04-21 12:30:56 -06:00
zip Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00
build.gradle Explicitly set packaging permissions 2016-04-21 12:30:56 -06:00