Skip to content

[8.19] Use ILM skip setting in shrink action (#129455)#129544

Merged
elasticsearchmachine merged 3 commits intoelastic:8.19from
nielsbauman:backport/8.19/pr-129455
Jun 17, 2025
Merged

[8.19] Use ILM skip setting in shrink action (#129455)#129544
elasticsearchmachine merged 3 commits intoelastic:8.19from
nielsbauman:backport/8.19/pr-129455

Conversation

@nielsbauman
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

We add the skip setting to prevent ILM from processing the shrunken
index before the execution state has been copied - which could happen if
the shards of the shrunken index take a long time to allocate.

Resolves elastic#109206

(cherry picked from commit 217275c)

# Conflicts:
#	x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/CopyExecutionStateStep.java
@nielsbauman nielsbauman added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. >bug Team:Data Management (obsolete) DO NOT USE. This team no longer exists. labels Jun 17, 2025
@elasticsearchmachine elasticsearchmachine merged commit fc1eeaa into elastic:8.19 Jun 17, 2025
22 checks passed
@nielsbauman nielsbauman deleted the backport/8.19/pr-129455 branch June 17, 2025 12:15
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.19.0

2 participants