Skip to content

Commit 85cc6b8

Browse files
authored
tidb-configuration-file: add detail for graceful shutdown (#21980) (#22965)
1 parent 6fd0a68 commit 85cc6b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tidb-configuration-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The TiDB configuration file supports more options than command-line parameters.
207207

208208
- Specifies the number of seconds that TiDB waits when you shut down the server, which allows the clients to disconnect.
209209
- Default value: `0`
210-
- When TiDB is waiting for shutdown (in the grace period), the HTTP status will indicate a failure, which allows the load balancers to reroute traffic.
210+
- When TiDB is waiting for shutdown (in the grace period), the HTTP status will indicate a failure, which allows the load balancers to reroute traffic. TiDB also returns an error in response to the `COM_PING` command.
211211

212212
> **Note:**
213213
>

0 commit comments

Comments
 (0)