elasticsearch/docs/reference/index-modules/allocation
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
..
data_tier_allocation.asciidoc Remove deprecated ._tier allocation filtering settings (#73074) 2021-05-24 14:38:34 -06:00
delayed.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
filtering.asciidoc [DOCS] Fix some typos in docs (#66672) 2020-12-21 12:45:51 +02:00
prioritization.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
total_shards.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00