OpenSearch/distribution/rpm/src
Jason Tedor f1694e6663 Startup script exit status should catch daemonized startup failures
This commit fixes an issue where when starting Elasticsearch in
daemonized mode, a failed startup would not cause a non-zero exit code
to be returned. This can prevent the SysV init system from detecting
startup failures.

Closes #14163
2015-10-16 17:04:37 -04:00
..
main Startup script exit status should catch daemonized startup failures 2015-10-16 17:04:37 -04:00
test/java/org/elasticsearch/test/rest Fix missed test class 2015-08-03 21:56:43 -04:00