Skip to content

Commit a121f61

Browse files
authored
ILM introduce the check-ts-end-time-passed step (#100179) (#100198)
This introduces a new ILM step, the `check-ts-end-time-passed` step that'll wait for the `index.time_series.end_time` to lapse for TS indices before allowing ILM to proceed with the execution of the following actions: * downsample * forcemerge * readonly * searchable_snapshot * shrink TSDS indices are allowed to receive writes until the configured `index.time_series.end_time` time passes. This makes sure ILM doesn't block these indices from accepting writes prematurely. NOTE: documentation is added in a subsequent PR Fixes #99696 (cherry picked from commit 8bf8fc1) Signed-off-by: Andrei Dan <[email protected]>
1 parent 66f65e2 commit a121f61

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)