close
Skip to content

[server] Set the waiting time of executing server shutdown hook to 120s to avoid an unclean server shutdown#2026

Merged
wuchong merged 1 commit into
apache:mainfrom
swuferhong:close-waiting-time
Nov 26, 2025
Merged

[server] Set the waiting time of executing server shutdown hook to 120s to avoid an unclean server shutdown#2026
wuchong merged 1 commit into
apache:mainfrom
swuferhong:close-waiting-time

Conversation

@swuferhong
Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #2025

Set the waiting time of executing server shutdown hook to 120s to avoid an unclean server shutdown.

Brief change log

Tests

API and Format

Documentation

@wuchong wuchong merged commit 649e11f into apache:main Nov 26, 2025
5 checks passed
Ugbot pushed a commit to Ugbot/fluss that referenced this pull request Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If the server's shutdown hook does not complete within 10 seconds, the service will be forced to kill

2 participants