Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.0.4 -> main] Fast shutdown in irreversible mode #1064

Merged
merged 6 commits into from
Dec 13, 2024

Conversation

heifner
Copy link
Member

@heifner heifner commented Dec 11, 2024

Faster shutdown in response to ctrl-c/SIGINT/SIGTERM/SIGPIPE especially when syncing in irreversible mode.

Merges release/1.0 into main including #1061

Resolves #1053
Resolves #1058

@heifner heifner added the OCI Work exclusive to OCI team label Dec 11, 2024
@heifner heifner requested review from linh2931 and greg7mdp December 11, 2024 18:49
@ericpassmore
Copy link
Contributor

Note:start
category: System Stability
component: Internal
summary: Fast shutdown in irreversible mode.
Note:end

@heifner heifner merged commit 4fb9223 into main Dec 13, 2024
36 checks passed
@heifner heifner deleted the GH-1053-irr-shutdown-main branch December 13, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Failure: interrupt_trx_test (Timeout) Slow shutdown in irreversible mode
3 participants