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

fix: mark :db_termination as shutdown #475

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

hauleth
Copy link
Contributor

@hauleth hauleth commented Nov 9, 2024

That will reduce amount of error logs related to unexpected process shutdown (as db_termination is rather expected shutdown).

@hauleth hauleth requested a review from a team as a code owner November 9, 2024 09:14
@hauleth hauleth force-pushed the fix/mark-db_termination-as-shutdown branch from c35e472 to 6ed0001 Compare November 9, 2024 09:14
@hauleth hauleth self-assigned this Nov 9, 2024
@abc3 abc3 self-requested a review November 11, 2024 14:23
Copy link
Member

@abc3 abc3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But this won't terminate the linked client handler?

@hauleth
Copy link
Contributor Author

hauleth commented Nov 12, 2024

@abc3 everything should work as expected there, as it only changes behaviour in the supervisor. Exit message is still sent and should be handled as is.

@hauleth hauleth force-pushed the fix/mark-db_termination-as-shutdown branch from 6ed0001 to 7a18346 Compare November 12, 2024 12:24
That will reduce amount of error logs related to unexpected process
shutdown (as `db_termination` is rather expected shutdown).
@hauleth hauleth force-pushed the fix/mark-db_termination-as-shutdown branch from 7a18346 to b988af7 Compare November 12, 2024 12:26
@hauleth hauleth merged commit 91fcf4e into v2 Nov 12, 2024
4 of 5 checks passed
@hauleth hauleth deleted the fix/mark-db_termination-as-shutdown branch November 12, 2024 18:42
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