elasticsearch/docs/reference/migration/migrate_8_0
Lee Hinman 95bccda599
Remove deprecated ._tier allocation filtering settings (#73074)
These settings were deprecated in 7.13+ in #72835 and are now removed by this commit.

This commit also ensures that the settings are removed from index metadata when the metadata is
loaded. The reason for this is that if we allow the settings to remain (because they are not
technically "invalid"), then the index will not be able to be allocated, because the
FilterAllocationDecider will be looking for nodes with the _tier attribute.
2021-05-24 14:38:34 -06:00
..
aggregations.asciidoc
allocation.asciidoc
analysis.asciidoc
api.asciidoc
breaker.asciidoc
cluster.asciidoc
discovery.asciidoc
eql.asciidoc
http.asciidoc
ilm.asciidoc
indices.asciidoc
java.asciidoc
mappings.asciidoc
migrate_to_java_time.asciidoc
network.asciidoc
node.asciidoc
packaging.asciidoc
reindex.asciidoc
rollup.asciidoc
search.asciidoc
security.asciidoc
settings.asciidoc
snapshots.asciidoc
threadpool.asciidoc
transport.asciidoc