Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/modules/cluster/disk_allocator.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ PUT /twitter/_settings

`cluster.routing.allocation.disk.include_relocations`::

deprecated[7.5, Future versions will always account for relocations.]
deprecated:[7.5.0, Future versions will always account for relocations.]
Defaults to +true+, which means that Elasticsearch will take into account
shards that are currently being relocated to the target node when computing
a node's disk usage. Taking relocating shards' sizes into account may,
Expand Down