We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ae7cc commit 36d0d36Copy full SHA for 36d0d36
docs/reference/modules/threadpool.asciidoc
@@ -36,7 +36,7 @@ There are several thread pools, but the important ones include:
36
size of `16`.
37
38
`write`::
39
- For single-document index/delete/update and bulk requests. Thread pool type
+ For single-document index/delete/update, ingest processors, and bulk requests. Thread pool type
40
is `fixed` with a size of <<node.processors, `# of allocated processors`>>,
41
queue_size of `10000`. The maximum size for this pool is
42
`pass:[1 + ]`<<node.processors, `# of allocated processors`>>.
0 commit comments