Skip to content

Backport(v1.19): output windows: check shorter service timeout on shutdown (#5286)#5306

Merged
Watson1978 merged 1 commit intov1.19from
backport-to-v1.19/pr5286
Mar 30, 2026
Merged

Backport(v1.19): output windows: check shorter service timeout on shutdown (#5286)#5306
Watson1978 merged 1 commit intov1.19from
backport-to-v1.19/pr5286

Conversation

@github-actions
Copy link
Copy Markdown

Which issue(s) this PR fixes:
Backport #5286
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

**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

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@Watson1978 Watson1978 merged commit 03cfd52 into v1.19 Mar 30, 2026
1 check passed
@Watson1978 Watson1978 deleted the backport-to-v1.19/pr5286 branch March 30, 2026 03:01
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.

2 participants