mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Remove endpoint for freezing indices (#78918)
This commit is contained in:
parent
da25a35de4
commit
4a36d5cd79
35 changed files with 205 additions and 770 deletions
|
@ -47,3 +47,11 @@ See <<java-rest-high-start-transform>>.
|
|||
=== Stop {transform} API
|
||||
|
||||
See <<java-rest-high-stop-transform>>.
|
||||
|
||||
[role="exclude",id="java-rest-high-freeze-index"]
|
||||
=== Freeze index API
|
||||
|
||||
The freeze index API was removed in 8.0. Frozen indices are no longer useful due
|
||||
to
|
||||
https://www.elastic.co/blog/significantly-decrease-your-elasticsearch-heap-memory-usage[recent
|
||||
improvements in heap memory usage].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue