elasticsearch/docs/reference/migration/migrate_8_0/threadpool.asciidoc

11 lines
357 B
Plaintext
Raw Normal View History

[float]
[[breaking_80_threadpool_changes]]
=== Thread pool changes
[float]
==== Removal of the `fixed_auto_queue_size` thread pool type
The `fixed_auto_queue_size` thread pool type, previously marked as an
experimental feature, was deprecated in 7.x and has been removed in 8.0.
The `search` and `search_throttled` thread pools have the `fixed` type now.