Skip to content

Commit 359bc08

Browse files
committed
Sync documentation of main branch
1 parent 430661b commit 359bc08

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_generated-doc/main/config/quarkus-all-config.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94209,7 +94209,7 @@ endif::add-copy-button-to-config-props[]
9420994209

9421094210
[.description]
9421194211
--
94212-
Virtual thread name prefix. If left blank virtual threads will be unnamed.
94212+
Virtual thread name prefix. The name of the virtual thread will be the prefix followed by a unique number. The default value is "quarkus-virtual-thread-".
9421394213

9421494214

9421594215
ifdef::add-copy-button-to-env-var[]
@@ -94251,7 +94251,7 @@ endif::add-copy-button-to-config-props[]
9425194251

9425294252
[.description]
9425394253
--
94254-
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value disables the shutdown check interval.
94254+
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value will use the same value as the shutdown timeout.
9425594255

9425694256

9425794257
ifdef::add-copy-button-to-env-var[]

_generated-doc/main/config/quarkus-virtual-threads.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ endif::add-copy-button-to-config-props[]
1515

1616
[.description]
1717
--
18-
Virtual thread name prefix. If left blank virtual threads will be unnamed.
18+
Virtual thread name prefix. The name of the virtual thread will be the prefix followed by a unique number. The default value is "quarkus-virtual-thread-".
1919

2020

2121
ifdef::add-copy-button-to-env-var[]
@@ -57,7 +57,7 @@ endif::add-copy-button-to-config-props[]
5757

5858
[.description]
5959
--
60-
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value disables the shutdown check interval.
60+
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value will use the same value as the shutdown timeout.
6161

6262

6363
ifdef::add-copy-button-to-env-var[]

_generated-doc/main/config/quarkus-virtual-threads_quarkus.virtual-threads.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ endif::add-copy-button-to-config-props[]
1515

1616
[.description]
1717
--
18-
Virtual thread name prefix. If left blank virtual threads will be unnamed.
18+
Virtual thread name prefix. The name of the virtual thread will be the prefix followed by a unique number. The default value is "quarkus-virtual-thread-".
1919

2020

2121
ifdef::add-copy-button-to-env-var[]
@@ -57,7 +57,7 @@ endif::add-copy-button-to-config-props[]
5757

5858
[.description]
5959
--
60-
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value disables the shutdown check interval.
60+
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value will use the same value as the shutdown timeout.
6161

6262

6363
ifdef::add-copy-button-to-env-var[]

0 commit comments

Comments
 (0)