From 9d0e28755902517e9b3260bc839bcd1e99d89300 Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 1 Mar 2021 16:48:32 -0800 Subject: [PATCH] [DOCS] Fix link in machine learning nightly maintenance setting --- docs/reference/docs/delete-by-query.asciidoc | 1 + docs/reference/settings/ml-settings.asciidoc | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/reference/docs/delete-by-query.asciidoc b/docs/reference/docs/delete-by-query.asciidoc index a8dcd4bb3201e..6b6f32225d424 100644 --- a/docs/reference/docs/delete-by-query.asciidoc +++ b/docs/reference/docs/delete-by-query.asciidoc @@ -114,6 +114,7 @@ shards to become available. Both work exactly the way they work in the specify the `scroll` parameter to control how long it keeps the search context alive, for example `?scroll=10m`. The default is 5 minutes. +[[docs-delete-by-query-throttle]] ===== Throttling delete requests To control the rate at which delete by query issues batches of delete operations, diff --git a/docs/reference/settings/ml-settings.asciidoc b/docs/reference/settings/ml-settings.asciidoc index 733c7606b9dbe..12555f9921b5f 100644 --- a/docs/reference/settings/ml-settings.asciidoc +++ b/docs/reference/settings/ml-settings.asciidoc @@ -104,12 +104,12 @@ startup are used only after every node in the cluster is running version 7.1 or higher. The maximum permitted value is `512`. `xpack.ml.nightly_maintenance_requests_per_second`:: -(<>) The rate at which the nightly maintenance task -deletes expired model snapshots and results. The setting is a proxy to the -[requests_per_second](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-delete-by-query.html#_throttling_delete_requests) -parameter used in the Delete by query requests and controls throttling. -Valid values must be greater than `0.0` or equal to `-1.0` where `-1.0` means a default value -is used. Defaults to `-1.0` +(<>) The rate at which the nightly maintenance +task deletes expired model snapshots and results. The setting is a proxy to the +<> parameter used in the +delete by query requests and controls throttling. Valid values must be greater +than `0.0` or equal to `-1.0` where `-1.0` means a default value is used. +Defaults to `-1.0` `xpack.ml.node_concurrent_job_allocations`:: (<>) The maximum number of jobs that can