elasticsearch/docs/reference/settings
Andrei Dan 9b979fbd1c
[7.x] ILM: Make all the shrink action steps retryable (#70107) (#70573)
This aims at making the shrink action retryable. Every step is
retryable, but in order to provide an experience where ILM tries
to achieve a successful shrink even when the target node goes
missing permanently or the shrunk index cannot recover, this also
introduces a retryable shrink cycle within the shrink action.

The shrink action will generate a unique index name that'll be the
shrunk index name. The generated index name is stored in the lifecycle
state.

If the shrink action ends up waiting for the source shards to
colocate or for the shrunk index to recover for more than the configured
`LIFECYCLE_STEP_WAIT_TIME_THRESHOLD` setting, it will move back
to clean up the attempted (and failed) shrunk index and will retry
generating a new index name and attempting to shrink the source
to the newly generated index name.

(cherry picked from commit 9831084067)
Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
2021-03-18 18:52:28 +00:00
..
images [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
audit-settings.asciidoc Support audit ignore policy by actions (#67477) (#69737) 2021-03-01 20:40:02 +01:00
ccr-settings.asciidoc [7.x] [DOCS] Update CCR docs to focus on Kibana. (#61237) 2020-08-17 16:58:13 -04:00
common-defs.asciidoc [7.x] [DOCS] Add supported ESS settings to ES docs (#57953) (#58981) 2020-07-02 19:40:45 -04:00
ilm-settings.asciidoc [7.x] ILM: Make all the shrink action steps retryable (#70107) (#70573) 2021-03-18 18:52:28 +00:00
license-settings.asciidoc [DOCS] Document dynamic cluster settings (#61760) (#61817) 2020-09-01 16:04:23 -04:00
ml-settings.asciidoc [DOCS] Edits machine learning settings (#69947) (#70174) 2021-03-09 11:35:29 -08:00
monitoring-settings.asciidoc [DOCS] Document static monitoring settings (#61748) (#61756) 2020-08-31 13:03:17 -07:00
notification-settings.asciidoc [DOCS] Document xpack.http.proxy.scheme setting (#65264) (#65286) 2020-11-19 15:45:55 -05:00
security-hash-settings.asciidoc Introduce an additional hasher (PBKDF2_STRETCH) (#65328) (#65559) 2020-11-26 18:52:46 +01:00
security-settings.asciidoc Add doc reference for client_auth_method (#70124) (#70211) 2021-03-10 15:17:44 +02:00
slm-settings.asciidoc [DOCS] Fix case for 'Boolean' (#64299) (#64341) 2020-10-29 10:04:20 -04:00
ssl-settings.asciidoc [DOCS] Document static/dynamic watcher settings (#62218) (#63282) 2020-10-05 15:50:01 -04:00
transform-settings.asciidoc [DOCS] Clarifies default ML and transform node settings (#67671) (#67735) 2021-01-19 15:17:31 -08:00