OpenSearch/distribution
Jason Tedor 243f054b0b
Remove redundant Java check from Sys V init (#45793)
In the Sys V init scripts, we check for Java. This is not needed, since
the same check happens in elasticsearch-env when starting up. Having
this duplicate check has bitten us in the past, where we made a change
to the logic in elasticsearch-env, but missed updating it here. Since
there is no need for this duplicate check, we remove it from the Sys V
init scripts.
2019-08-22 22:21:53 -04:00
..
archives convert EmptyDirTask.groovy to .java (#34672) 2019-06-13 12:21:23 +03:00
bwc Add input and outut tracking of built bwc versions (#45694) 2019-08-20 10:05:33 +03:00
docker Make git revision loading lazy (#45358) 2019-08-08 17:08:07 -07:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Remove redundant Java check from Sys V init (#45793) 2019-08-22 22:21:53 -04:00
src Fix types field in JSON Search Slow Logs (#44641) 2019-07-22 12:02:20 +02:00
tools CLI tools: write errors to stderr instead of stdout (#45586) 2019-08-21 14:46:07 -04:00
build.gradle Notify systemd when Elasticsearch is ready (#44673) 2019-07-24 14:04:36 +09:00