Skip to content

Commit f89abd5

Browse files
daipomWatson1978yoshimotoyuk
committed
Improve explanation of zero-downtime restart
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com> Co-authored-by: Shizuo Fujita <fujita@clear-code.com> Co-authored-by: yoshimoto <yoshimoto@clear-code.com>
1 parent 17d3134 commit f89abd5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

deployment/signals.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ Windows:
3737

3838
#### Zero-downtime restart
3939

40-
This feature allows a complete restart of Fluentd without bringing down some input plugins, such as `in_udp` or `in_tcp`.
40+
This feature supports a complete restart of Fluentd.
41+
This restarts Fluentd so that some input plugins don't have down time.
4142

4243
See [Zero-downtime restart](zero-downtime-restart.md) for details.
4344

deployment/zero-downtime-restart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Zero-downtime restart
22

3-
This feature allows a complete restart of Fluentd without bringing down some input plugins.
3+
This feature supports a complete restart of Fluentd.
4+
This restarts Fluentd so that some input plugins don't have down time.
45

56
Supported standard input plugins are as follows.
67

0 commit comments

Comments
 (0)