You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DOCS] Add deprecation docs for tier filter settings (#77790) (#77967)
We deprecated the following settings in 7.13 with PR #72835:
- `cluster.routing.allocation.include._tier`
- `cluster.routing.allocation.exclude._tier`
- `cluster.routing.allocation.require._tier`
- `index.routing.allocation.include._tier`
- `index.routing.allocation.exclude._tier`
- `index.routing.allocation.require._tier`
However, we didn't add a related item to the 7.13 deprecation docs. This adds the
missing item.
Relates to #73074.
0 commit comments