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

Hard exit when loosing leadership #875

Merged
merged 4 commits into from
Dec 12, 2024
Merged

Hard exit when loosing leadership #875

merged 4 commits into from
Dec 12, 2024

Conversation

carlhoerberg
Copy link
Member

WHAT is this pull request doing?

Gracefully shutting down when loosing leadership can cause locking when compacted files are
tried to be replicated. The OS will clean up all memory, sockets etc so need to do that manually.

HOW can this pull request be tested?

@carlhoerberg carlhoerberg requested a review from a team as a code owner December 11, 2024 14:42
@carlhoerberg carlhoerberg changed the title Exit Hard exit when loosing leadership Dec 11, 2024
exit 1 will indicate an error
Gracefully shutting down can cause locking when compacted files are
tried to be replicated. The OS will clean up all memory sockets etc.
@carlhoerberg carlhoerberg merged commit 5faa7f1 into main Dec 12, 2024
22 of 25 checks passed
@carlhoerberg carlhoerberg deleted the exit branch December 12, 2024 16:48
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.

1 participant