Skip to content

Commit 36d0d36

Browse files
jrodewigstefnestor
andauthored
[8.9] [DOC+] Write threadpool also covers ingest pipelines (#99010) (#99014)
Co-authored-by: James Rodewig <[email protected]> Co-authored-by: Stef Nestor <[email protected]>
1 parent 27ae7cc commit 36d0d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/modules/threadpool.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ There are several thread pools, but the important ones include:
3636
size of `16`.
3737

3838
`write`::
39-
For single-document index/delete/update and bulk requests. Thread pool type
39+
For single-document index/delete/update, ingest processors, and bulk requests. Thread pool type
4040
is `fixed` with a size of <<node.processors, `# of allocated processors`>>,
4141
queue_size of `10000`. The maximum size for this pool is
4242
`pass:[1 + ]`<<node.processors, `# of allocated processors`>>.

0 commit comments

Comments
 (0)