OpenSearch/x-pack/plugin
Jason Tedor 8b1d2c5b95
Permit autoscaling feature flag in release builds (#52088)
This commit provides a path to set register the autoscaling feature flag
in release builds, and therefore enabling autoscaling in release
builds. The primary reason that we add this is so that our release docs
tests can pass. Our release docs tests do not have infrastructure in
place to only register snippets from included portions of the docs, they
instead include all docs snippets. Since autoscaling can not be enabled
in release builds, this meant that the autoscaling snippets would fail
in the release docs tests. To address then, we need the ability to
enable autoscaling in the release docs tests which we can now do with
the system property added here. This system property will be removed
when autoscaling is ready for release.
2020-02-07 21:40:51 -05:00
..
analytics Histogram field: Use #name() instead of #simpleName() when generating doc values (#51920) (#51927) 2020-02-05 12:35:49 +01:00
autoscaling Permit autoscaling feature flag in release builds (#52088) 2020-02-07 21:40:51 -05:00
ccr Log failure when cleaning shard follow task (#51971) 2020-02-05 20:48:00 -05:00
core [7.x] [ML] Add bwc serialization unit test scaffold (#51889) (#52061) 2020-02-07 17:17:11 -05:00
deprecation Add warnings for invalid realm order config (#51195) (#51515) 2020-01-31 12:32:37 +11:00
enrich Formatting: keep simple if / else on the same line (#51544) 2020-01-29 10:42:04 +00:00
eql EQL: Add missing commit messages for #51940 2020-02-05 16:53:42 +02:00
frozen-indices Always rewrite search shard request outside of the search thread pool (#51708) (#51979) 2020-02-06 10:53:11 +01:00
graph Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
ilm [7.x] Adding best_compression (#49974) (763480ee) (#51819) 2020-02-04 14:15:43 -07:00
logstash Deprecate creation of dot-prefixed index names except for hidden and system indices (#49959) 2020-01-28 10:01:16 -07:00
mapper-flattened Rename MapperService#fullName to fieldType. 2020-02-07 10:35:53 -08:00
ml [7.x] [ML] Add bwc serialization unit test scaffold (#51889) (#52061) 2020-02-07 17:17:11 -05:00
monitoring Move analysis/mappings stats to cluster-stats. (#51875) 2020-02-05 11:02:25 +01:00
ql EQL: backport updates to 7.x (#51940) 2020-02-05 16:45:58 +02:00
rollup Use more specific loggers in subclasses of TMNA (#50076) 2019-12-11 15:07:47 +00:00
search-business-rules Fix NPE in PinnedQuery call to DisjunctionMaxScorer. (#51047) (#51064) 2020-01-16 10:41:43 +00:00
security Add Trace Logging of REST Requests (#51684) (#52015) 2020-02-07 09:03:20 +01:00
spatial Geo: Switch generated GeoJson type names to camel case (#50400) 2019-12-20 15:37:22 -05:00
sql SQL: [Tests] Add integ tests for selecting a literal and an aggregate (#42121) 2020-02-07 19:00:15 +01:00
src/test Add autoscaling API skelton (#51564) 2020-02-06 21:55:01 -05:00
transform fallback to float if source type is scaled_float for mapping deduction (#51990) 2020-02-06 17:27:26 +01:00
vectors Increase the number of vector dims to 2048 (#46895) 2019-11-20 07:47:33 -05:00
voting-only-node Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
watcher Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08:00
build.gradle Formalize build snapshot (#51484) 2020-01-27 16:56:31 -05:00