From 11093197f149262edac4243e7825d60c49e3e283 Mon Sep 17 00:00:00 2001 From: David Turner Date: Tue, 8 Oct 2019 15:41:34 +0200 Subject: [PATCH] Fix deprecation docs formatting (#47725) Relates #47443 --- docs/reference/modules/cluster/disk_allocator.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/modules/cluster/disk_allocator.asciidoc b/docs/reference/modules/cluster/disk_allocator.asciidoc index 765f249f20e..314b4b87773 100644 --- a/docs/reference/modules/cluster/disk_allocator.asciidoc +++ b/docs/reference/modules/cluster/disk_allocator.asciidoc @@ -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,