OpenSearch/distribution
Jason Tedor ec4182590f
Use bundled JDK in Sys V init (#45593)
This commit addresses an issue when trying to using Elasticsearch on
systems with Sys V init and the bundled JDK was not being used. Instead,
we were still inadvertently trying to fallback on the path. This commit
removes that fallback as that is against our intentions for 7.x where we
only support the bundled JDK or an explicit JDK via JAVA_HOME.
2019-08-15 16:15:17 -04:00
..
archives convert EmptyDirTask.groovy to .java (#34672) 2019-06-13 12:21:23 +03:00
bwc Change how we pick bwc versions to check out (#45189) 2019-08-07 16:44:38 +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 Use bundled JDK in Sys V init (#45593) 2019-08-15 16:15:17 -04:00
src Fix types field in JSON Search Slow Logs (#44641) 2019-07-22 12:02:20 +02:00
tools Disable netty direct buffer pooling by default (#44837) 2019-08-08 15:10:31 -06:00
build.gradle Notify systemd when Elasticsearch is ready (#44673) 2019-07-24 14:04:36 +09:00