OpenSearch/distribution
Rory Hunter 54d97ecc60
Check glibc version (#62728)
Java 15 requires at last glibc 2.14, but we support older Linux OSs that ship with older versions. Rather than continue to ship Java 14, which is now EOL and therefore unsupported, ES will detect this situation and print a helpful message, instead of the cryptic error that would otherwise be printed. Users on older OSs will have to set JAVA_HOME instead of using the bundled JVM.

This doesn't affect v8.0.0 because these older Linux OSs will not be supported, and all the supported ones have glibc 2.14.
2020-09-22 13:48:27 -07:00
..
archives Avoid packaging / unpacking cycle when using local current distributions (#61592) (#62176) 2020-09-10 08:08:50 +02:00
bwc Simplify distribution download configurations (7.x backport) (#61708) 2020-08-31 14:36:42 +02:00
docker Avoid packaging / unpacking cycle when using local current distributions (#61592) (#62176) 2020-09-10 08:08:50 +02:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Replace immediate task creations by using task avoidance api (#60071) (#60504) 2020-07-31 13:09:04 +02:00
src Check glibc version (#62728) 2020-09-22 13:48:27 -07:00
tools Avoid extra whitespace in parsed JVM options (#57769) (#62138) 2020-09-09 09:51:12 -04:00
build.gradle Avoid packaging / unpacking cycle when using local current distributions (#61592) (#62176) 2020-09-10 08:08:50 +02:00