Skip to content

Increase shutdown timeout for segment writer. #535

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

kjnilsson
Copy link
Contributor

The segment writer can be processing for quite some time when throughput is high. Here we increase the shutdown timeout from the default 5s to reduce the chance of being brutally killed whilst still processing a WAL file.

The segment writer can be processing for quite some time when
throughput is high. Here we increase the shutdown timeout from
the default 5s to reduce the chance of being brutally killed
whilst still processing a WAL file.
@michaelklishin michaelklishin added this to the 2.16.6 milestone Mar 31, 2025
@michaelklishin michaelklishin merged commit bc8f137 into main Mar 31, 2025
3 checks passed
@michaelklishin michaelklishin deleted the seg-writer-shutdown branch March 31, 2025 17:08
@mkuratczyk mkuratczyk mentioned this pull request Apr 1, 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

Successfully merging this pull request may close these issues.

2 participants