Skip to content

[8.10] ILM introduce the check-ts-end-time-passed step (#100179)#100197

Merged
elasticsearchmachine merged 1 commit intoelastic:8.10from
andreidan:backport/8.10/pr-100179
Oct 3, 2023
Merged

[8.10] ILM introduce the check-ts-end-time-passed step (#100179)#100197
elasticsearchmachine merged 1 commit intoelastic:8.10from
andreidan:backport/8.10/pr-100179

Conversation

@andreidan
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.10:

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 elastic#99696
@andreidan andreidan added :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management (obsolete) DO NOT USE. This team no longer exists. labels Oct 3, 2023
@elasticsearchmachine elasticsearchmachine merged commit 66f65e2 into elastic:8.10 Oct 3, 2023
@andreidan andreidan deleted the backport/8.10/pr-100179 branch October 3, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.10.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants