Skip to content

Commit 086abe6

Browse files
Marked fixed_auto_queue_size as experimental
Relates to #23884
1 parent 4e70235 commit 086abe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/modules/threadpool.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ thread_pool:
9494
[float]
9595
==== `fixed_auto_queue_size`
9696

97+
experimental[]
98+
9799
The `fixed_auto_queue_size` thread pool holds a fixed size of threads to handle
98100
the requests with a bounded queue for pending requests that have no threads to
99101
service them. It's similar to the `fixed` threadpool, however, the `queue_size`

0 commit comments

Comments
 (0)