OpenSearch/docs/reference/settings
David Roberts 5f8f91c03b
[ML] Use scaling thread pool and xpack.ml.max_open_jobs cluster-wide dynamic (#39736)
This change does the following:

1. Makes the per-node setting xpack.ml.max_open_jobs
   into a cluster-wide dynamic setting
2. Changes the job node selection to continue to use the
   per-node attributes storing the maximum number of open
   jobs if any node in the cluster is older than 7.1, and
   use the dynamic cluster-wide setting if all nodes are on
   7.1 or later
3. Changes the docs to reflect this
4. Changes the thread pools for native process communication
   from fixed size to scaling, to support the dynamic nature
   of xpack.ml.max_open_jobs
5. Renames the autodetect thread pool to the job comms
   thread pool to make clear that it will be used for other
   types of ML jobs (data frame analytics in particular)

Backport of #39320
2019-03-06 12:29:34 +00:00
..
images [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
audit-settings.asciidoc Rename security audit.log to _audit.json (#37916) 2019-01-29 14:53:55 +01:00
ccr-settings.asciidoc Add documentation on remote recovery (#39483) 2019-03-05 10:17:25 -07:00
configuring-xes.asciidoc Add documentation on remote recovery (#39483) 2019-03-05 10:17:25 -07:00
license-settings.asciidoc [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
ml-settings.asciidoc [ML] Use scaling thread pool and xpack.ml.max_open_jobs cluster-wide dynamic (#39736) 2019-03-06 12:29:34 +00:00
monitoring-settings.asciidoc Deprecate xpack.watcher.history.cleaner_service.enabled (#37782) 2019-01-24 15:31:31 -07:00
notification-settings.asciidoc Remove Hipchat support from Watcher (#39374) 2019-02-25 15:08:46 -07:00
security-hash-settings.asciidoc [DOCS] Add configurable password hashing docs (#32849) 2018-08-21 12:05:42 +03:00
security-settings.asciidoc Add API key settings documentation (#38490) 2019-02-06 20:58:22 +11:00
sql-settings.asciidoc [DOCS] Moves X-Pack settings to docs folder (#31120) 2018-06-06 10:05:32 -07:00
ssl-settings.asciidoc Enable TLSv1.3 by default for JDKs with support (#38103) 2019-02-01 08:34:11 -07:00