Skip to content

Conversation

@javanna
Copy link
Member

@javanna javanna commented Mar 14, 2025

Frozen indices, the freeze index API and the private index.frozen setting have been removed with #120539.

There is also a search throttled thread pool that can now be removed, as well as a private search.throttled index settings that is no longer used as it could only be set internally by freezing an index.

While the index setting is private and can be removed, as it should no longer be present in any index on 9.0+ indices, the thread pool settings associated to the removed pool are still accepted as no-op in case users have customized them and are upgrading without removing these. These will also trigger a deprecating warning.

This change also removes the search.throttled related output from the thread pool section of the cluster info API.

Frozen indices, the freeze index API and the private index.frozen setting have been removed with elastic#120539.

There is also a search throttled thread pool that can now be removed, as well as a private search.throttled index settings that is no longer used as it could only be set internally by freezing an index.

While the index setting is private and can be removed, as it should no longer be present in any index on 9.0+ indices, the thread pool settings associated to the removed pool are still accepted as no-op in case users have customized them and are upgrading without removing these. These will also trigger a deprecating warning.

This change also removes the search.throttled related output from the thread pool section of the cluster info API.
@javanna javanna added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Search Foundations/Search Catch all for Search Foundations labels Mar 14, 2025
@javanna javanna requested a review from a team as a code owner March 14, 2025 12:09
@javanna javanna changed the title Remove search throttled index setting and thread pool [9.0] Remove search throttled index setting and thread pool Mar 14, 2025
@elasticsearchmachine elasticsearchmachine merged commit 05e42a3 into elastic:9.0 Mar 14, 2025
16 checks passed
@javanna javanna deleted the backport/9.0/124519 branch March 14, 2025 13: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 :Search Foundations/Search Catch all for Search Foundations v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants