mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-22 14:17:51 -04:00
We have instances where BWC tests configure old ES version nodes with the integTest distribution. This isn't a valid configuration, and while we in reality resolve the default distribution artifact, we have other configuration logic that behaves differently based on whether the integTest distro was _requested_. Specifically, what to set ES_JAVA_HOME to. This bug resulted in us attempting to run old nodes using the current bundled JDK version, which may be incompatible with that older version of Elasticsearch. Closes #104858 |
||
---|---|---|
.. | ||
external-modules | ||
fixtures | ||
framework | ||
logger-usage | ||
metadata-extractor | ||
test-clusters | ||
x-content | ||
yaml-rest-runner | ||
build.gradle |