elasticsearch/docs/changelog/129455.yaml
Niels Bauman 217275c229
Use ILM skip setting in shrink action (#129455)
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 #109206
2025-06-16 16:52:08 -03:00

6 lines
147 B
YAML

pr: 129455
summary: Prevent ILM from processing shrunken index before its execution state is copied over
area: ILM+SLM
type: bug
issues:
- 109206