elasticsearch/docs/reference/migration
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
..
apis [DOCS] Add security privileges to API docs (#67939) 2021-01-27 09:06:06 -05:00
migrate_8_0 Remove deprecated ._tier allocation filtering settings (#73074) 2021-05-24 14:38:34 -06:00
index.asciidoc [DOCS] Updating migration guide heading. (#68500) 2021-02-03 16:14:42 -08:00
migrate_8_0.asciidoc [DOCS] EQL: Remove wildcard function (#72121) 2021-04-22 15:49:07 -04:00
migration.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-15 15:34:50 -06:00