Skip to content

Conversation

@valeriy42
Copy link
Contributor

Backport

This will backport the following commits from main to 8.18:

Questions ?

Please refer to the Backport tool documentation

…n read-only indices (elastic#125408)

Classes like UnusedStatsRemover delete orphaned documents without an associated job. When the indices are made read-only it will start failing as read-only means no delete.

This PR ensures that the non-writable indices are not included in the delete-by-query requests.

(cherry picked from commit c822a57)
@valeriy42 valeriy42 added :ml Machine learning >bug v8.18.3 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed v8.18.3 labels Jun 2, 2025
@valeriy42 valeriy42 self-assigned this Jun 2, 2025
@elasticsearchmachine elasticsearchmachine merged commit cb1e227 into elastic:8.18 Jun 2, 2025
15 checks passed
@valeriy42 valeriy42 deleted the backport/8.18/pr-125408 branch June 2, 2025 14:56
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 :ml Machine learning v8.18.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants