Skip to content

output windows: check shorter service timeout on shutdown#5286

Open
kenhys wants to merge 1 commit intofluent:masterfrom
kenhys:win-warn-flush-at-shutdown
Open

output windows: check shorter service timeout on shutdown#5286
kenhys wants to merge 1 commit intofluent:masterfrom
kenhys:win-warn-flush-at-shutdown

Conversation

@kenhys
Copy link
Contributor

@kenhys kenhys commented Mar 18, 2026

Which issue(s) this PR fixes:
Fixes #

What this PR does / why we need it:

When flush_at_shutdown was enabled, there is a case that buffer flush process takes longer time to be done. In such a case, if service timeout is too short, the fluentd process will be shutting down forcibly.

This commit warn in specific environment.

Docs Changes:

N/A

Release Note:

N/A

@kenhys kenhys force-pushed the win-warn-flush-at-shutdown branch 4 times, most recently from 89b929c to b6131c2 Compare March 18, 2026 09:37
@kenhys kenhys marked this pull request as ready for review March 19, 2026 02:03
When flush_at_shutdown was enabled, there is a case that
buffer flush process takes longer time to be done.
In such a case, if service timeout is too short, the fluentd
process will be shutting down forcibly.

This commit warn in specific environment.

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys kenhys force-pushed the win-warn-flush-at-shutdown branch from b6131c2 to 1b7eeb5 Compare March 19, 2026 02:09
@kenhys
Copy link
Contributor Author

kenhys commented Mar 19, 2026

improved warning message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant