OpenSearch/x-pack/plugin
Lee Hinman 0be61a3662
[7.x] Adding best_compression (#49974) (763480ee) (#51819)
* Adding best_compression (#49974)

This commit adds a `codec` parameter to the ILM `forcemerge` action. When setting the codec to `best_compression` ILM will close the index, then update the codec setting, re-open the index, and finally perform a force merge.

* Fix ForceMergeAction toSteps construction (#51825)

There was a duplicate force merge step and the test continued to fail. This commit clarifies the
`toStep` method and changes the `assertBestCompression` method for better readability.

Resolves #51822

* Update version constants

Co-authored-by: Sivagurunathan Velayutham <sivadeva.93@gmail.com>
2020-02-04 14:15:43 -07:00
..
analytics Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08:00
autoscaling Initial autoscaling commit (#51161) 2020-01-17 15:31:12 -05:00
ccr Allow Repository Plugins to Filter Metadata on Create (#51472) (#51542) 2020-01-28 18:33:26 +01:00
core [7.x] Adding best_compression (#49974) (763480ee) (#51819) 2020-02-04 14:15:43 -07: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 Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08:00
frozen-indices Force flush in FrozenEngine#testSearchers (#51635) 2020-01-30 14:48:45 -05: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 Add telemetry for flattened fields. (#48972) (#49125) 2019-11-18 12:29:42 -08:00
ml Create a class to hold field capabilities for one index. (#51844) 2020-02-04 11:24:57 -08:00
monitoring [7.x] Secure password for monitoring HTTP exporter (#51775) 2020-02-03 07:42:30 -06:00
ql Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08: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 warnings for invalid realm order config (#51195) (#51515) 2020-01-31 12:32:37 +11:00
spatial Geo: Switch generated GeoJson type names to camel case (#50400) 2019-12-20 15:37:22 -05:00
sql Create a class to hold field capabilities for one index. (#51844) 2020-02-04 11:24:57 -08:00
src/test mark transform API's stable (#51862) 2020-02-04 16:13:47 +01:00
transform [Transform] add support for percentile aggs (#51808) 2020-02-04 12:02:20 +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