elasticsearch/docs/reference/migration/migrate_8_0
Jason Tedor db974cfd0c
Remove the listener thread pool (#53314)
This commit completes the work to remove the listener thread pool,
having removed all uses of it in the server codebase, and deprecated it
in 7.x. With this commit, we also remove the infrastructgure to
deprecate a fixed thread pool, which was added as part of this work,
since it is easy to bring back if needed.
2020-03-09 18:45:49 -04:00
..
aggregations.asciidoc Percentiles aggregation: disallow specifying same percentile v… (#52257) 2020-02-26 13:40:33 +01:00
allocation.asciidoc Remove include_relocations setting (#47717) 2019-10-08 13:33:49 +02:00
analysis.asciidoc Deprecate and remove camel-case nGram and edgeNGram tokenizers (#50862) 2020-01-14 17:18:47 +01:00
api.asciidoc Remove the 'local' parameter of /_cat/nodes (#50594) 2020-01-06 14:12:51 +00:00
breaker.asciidoc
discovery.asciidoc
http.asciidoc
ilm.asciidoc
indices.asciidoc Remove translog retention settings (#51697) 2020-01-31 08:18:07 -05:00
java.asciidoc
mappings.asciidoc Removes typed URLs from mapping APIs (#41676) 2019-09-23 18:20:07 +01:00
network.asciidoc
node.asciidoc
packaging.asciidoc
reindex.asciidoc
rollup.asciidoc
search.asciidoc Make `date_range` query rounding consistent with `date` (#50237) 2020-01-31 14:15:13 +01:00
security.asciidoc Make order setting required for Realm config (#51195) 2020-01-28 17:59:54 +11:00
settings.asciidoc Remove the listener thread pool (#53314) 2020-03-09 18:45:49 -04:00
snapshots.asciidoc Remove support for settings in restore requests (#53284) 2020-03-09 15:46:50 +00:00
threadpool.asciidoc Remove fixed_auto_queue_size threadpool type (#52280) 2020-02-14 16:20:40 +01:00
transport.asciidoc