Skip to content

Shutdown timeout should allow dedicate budget for critical flushes #3022

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

Open
AhmedSoliman opened this issue Mar 27, 2025 · 0 comments
Open
Assignees

Comments

@AhmedSoliman
Copy link
Contributor

Currently server shutdown will trigger flushes at the end, this is expected but we might have already exhausted most of the shutdown duration by this point. We should:
1- Set a dedicated time budget for flushes
2- Order flushes by importance. Issuing fsync-wal write for log-server should be triggered, then flush the rest.

@AhmedSoliman AhmedSoliman self-assigned this Mar 27, 2025
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

No branches or pull requests

1 participant