Skip to content

Conversation

@nielsbauman
Copy link
Contributor

Backports the following commits to 9.2:

…le_snapshot` (elastic#137111)

In elastic#133954, we modified the `searchable_snapshot` ILM action to clone
the index with 0 replicas before performing the force-merge. We didn't
take the `index.auto_expand_replicas` setting into account, which could
result in the clone having indices after all. That's harmless, as it
merely nullifies the optimization of that PR, but we should remove the
setting to ensure we achieve the intended optimizations.
@nielsbauman nielsbauman added :Data Management/ILM+SLM Index and Snapshot lifecycle management >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management Meta label for data/management team labels Oct 24, 2025
@elasticsearchmachine elasticsearchmachine merged commit c4acd96 into elastic:9.2 Oct 24, 2025
34 checks passed
@nielsbauman nielsbauman deleted the backport/9.2/pr-137111 branch October 24, 2025 18:09
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 Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team v9.2.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants