OpenSearch/docs/reference/cat
Jason Tedor 8fdca6a89a
Align cat thread pool info to thread pool config (#29195)
Today we report thread pool info using a common object. This means that
we use a shared set of terminology that is not consistent with the
terminology used to the configure thread pools. This holds in particular
for the minimum and maximum number of threads in the thread pool where
we use the following terminology:
 thread pool info | fixed | scaling
  min                core    size
  max                max     size

A previous change addressed this for the nodes info API. This commit
changes the display of thread pool info in the cat thread pool API too
to be dependent on the type of the thread pool so that we can align the
terminology in the output of thread pool info with the terminology used
to configure a thread pool.
2018-04-03 17:27:26 -04:00
..
alias.asciidoc Handle multiple aliases in _cat/aliases api (#23698) 2017-04-28 15:21:44 +02:00
allocation.asciidoc [Test] Fix reference/cat/allocation/line_8 test failure 2017-09-18 10:46:19 +02:00
count.asciidoc Convert more docs to // CONSOLE 2016-10-25 11:17:24 -04:00
fielddata.asciidoc [DOCS] Fixed various typos in the 'cat APIs' section (#23216) 2017-02-16 20:41:42 +01:00
health.asciidoc Docs tests: cat/health can have max_task_wait_time 2017-04-28 09:58:53 -04:00
indices.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
master.asciidoc Convert more docs to // CONSOLE 2016-10-25 11:17:24 -04:00
nodeattrs.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
nodes.asciidoc Add docs on full_id parameter in cat nodes API 2017-10-13 13:49:25 -04:00
pending_tasks.asciidoc Convert more docs to // CONSOLE 2016-10-25 11:17:24 -04:00
plugins.asciidoc Replace jvm-example by two plugin examples (#28339) 2018-01-26 17:34:24 +01:00
recovery.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
repositories.asciidoc Convert more docs to // CONSOLE 2016-10-25 11:17:24 -04:00
segments.asciidoc Automatically prepare indices for splitting (#27451) 2017-11-23 09:48:54 +01:00
shards.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
snapshots.asciidoc CONSOLEify remaining _cat docs 2017-05-03 20:59:27 -04:00
templates.asciidoc CONSOLEify remaining _cat docs 2017-05-03 20:59:27 -04:00
thread_pool.asciidoc Align cat thread pool info to thread pool config (#29195) 2018-04-03 17:27:26 -04:00