Remove endpoint for freezing indices (#78918)

This commit is contained in:
Dan Hermann 2021-10-26 06:37:56 -05:00 committed by GitHub
parent da25a35de4
commit 4a36d5cd79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 205 additions and 770 deletions

View file

@ -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].