OpenSearch/x-pack/plugin
Ryan Ernst beb1d0c338
Remove compiler java version flag (#57237)
This commit removes the compiler.java setting from the build. It was
originally added when Gradle was far behind support for the latest jdk,
but is no longer applicable as we don't have any need to update the
supported compile version before gradle supports the newer version. Note
that the runtime version changing support still exists here, this only
ensures we use the same jdk to compile as we use to run gradle.
2020-05-27 16:33:38 -07:00
..
analytics Fix NormalizerAgg test searcher wrapping (#57171) 2020-05-26 13:25:19 -07:00
async-search Stop async search maintenance service on restart (#56982) 2020-05-26 09:30:33 +02:00
autoscaling Migrate remaining ESIntegTestCases to internalClusterTest (#56479) (#56563) 2020-05-11 21:06:04 -07:00
ccr Add History UUID Index Setting (#56930) (#57104) 2020-05-25 11:26:03 +02:00
core [7.x] Fix delete_expired_data/nightly maintenance when many model snapshots need deleting (#57041) (#57136) 2020-05-26 10:56:42 +01:00
deprecation Add xpack setting deprecations to deprecation API (#56290) 2020-05-07 10:28:17 -04:00
enrich Fix enrich coordinator to reject documents instead of deadlocking (#56247) (#57179) 2020-05-27 15:32:13 -04:00
eql Change error message for comp against fields (#57126) 2020-05-26 17:57:51 +02:00
frozen-indices Allow searching of snapshot taken while indexing (#55511) 2020-04-21 13:21:38 +01:00
graph Merge significant_terms into the terms package (backport of #56699) (#56715) 2020-05-13 17:36:21 -04:00
identity-provider Don't run IDP tests in FIPS 140 mode (#57048) (#57098) 2020-05-25 14:08:48 +03:00
ilm Fix Missing IgnoredUnavailable Flag in 7.x SLM Retention Task (#56616) 2020-05-12 18:07:58 +02:00
logstash Deprecated xpack "enable" settings should be no-ops (#55416) (#56167) 2020-05-05 10:40:49 -04:00
mapper-constant-keyword Move merge compatibility logic from MappedFieldType to FieldMapper (#56915) 2020-05-20 09:43:13 +01:00
mapper-flattened Move merge compatibility logic from MappedFieldType to FieldMapper (#56915) 2020-05-20 09:43:13 +01:00
ml [7.x][ML] Fix monitoring if orphaned anomaly detector persistent tasks exist (#57240) 2020-05-27 22:59:11 +01:00
monitoring Migrate remaining ESIntegTestCases to internalClusterTest (#56479) (#56563) 2020-05-11 21:06:04 -07:00
ql Change error message for comp against fields (#57126) 2020-05-26 17:57:51 +02:00
rollup Merge significant_terms into the terms package (backport of #56699) (#56715) 2020-05-13 17:36:21 -04:00
search-business-rules Migrate remaining ESIntegTestCases to internalClusterTest (#56479) (#56563) 2020-05-11 21:06:04 -07:00
searchable-snapshots upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
security Fix key usage in SamlAuthenticatorTests (#57124) (#57129) 2020-05-26 10:51:47 +03:00
spatial Move merge compatibility logic from MappedFieldType to FieldMapper (#56915) 2020-05-20 09:43:13 +01:00
sql Remove compiler java version flag (#57237) 2020-05-27 16:33:38 -07:00
src/test [7.x] Rename template V2 classes to ComposableTemplate (#57183) (#57232) 2020-05-27 11:01:59 -06:00
transform Fix geotile_grid group_by field mapping (#56939) (#56990) 2020-05-20 08:22:13 -04:00
vectors Move merge compatibility logic from MappedFieldType to FieldMapper (#56915) 2020-05-20 09:43:13 +01:00
voting-only-node Convert remaining license methods to isAllowed (#55908) (#55991) 2020-04-30 15:52:22 -07:00
watcher Cause is tracked in #49094 (#56887) 2020-05-18 15:03:38 +03:00
wildcard Add regex query support to wildcard field (approach 2) (#55548) (#57141) 2020-05-26 16:55:59 +01:00
build.gradle [7.x] json spec: allow null for documentation url (#55749) (#56625) 2020-05-12 14:49:02 -05:00