Be more reactive to SIGTERM even if connections are open #806

Closed
opened 2024-04-12 17:22:56 +00:00 by Armael · 0 comments
Owner

It looks like garage can fail to terminate in time after receiving SIGTERM and then end up being SIGKILLED, which can lead to issues afterwards.
See for instance the following logs: https://paste.isomorphis.me/FHk , with in particular Admin API server: 2 connections still open towards the end.

It looks like garage can fail to terminate in time after receiving SIGTERM and then end up being SIGKILLED, which can lead to issues afterwards. See for instance the following logs: https://paste.isomorphis.me/FHk , with in particular `Admin API server: 2 connections still open` towards the end.
lx added this to the v1.1 milestone 2024-05-24 17:11:32 +00:00
lx added the
kind
wrong-behavior
label 2024-05-24 17:11:36 +00:00
lx closed this issue 2024-08-25 18:34:56 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#806
No description provided.