mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-22 08:34:50 +00:00
Setting `cluster.routing.allocation.disk.include_relocations` to `false` is a bad idea since it will lead to the kinds of overshoot that were otherwise fixed in #46079. This commit deprecates this setting so it can be removed in the next major release.