systemd notify protocol #552

Closed
opened 2023-08-01 12:18:58 +00:00 by realloc · 2 comments

Support systemd notify protocol using systemdNotifyMsg in all services and use notify type in systemd units instead of simple. This will communicate the real service status to systemd and improve dependent service handling.

Support systemd notify protocol using [systemdNotifyMsg](https://www.freedesktop.org/software/systemd/man/systemd-notify.html) in all services and use `notify` type in systemd units instead of `simple`. This will communicate the real service status to systemd and improve dependent service handling.
realloc added the
triage
label 2023-08-01 12:18:58 +00:00
fyrchik added the
frostfs-cli
frostfs-node
frostfs-ir
good first issue
labels 2023-08-01 12:33:44 +00:00

It is a simple message on a unix socket, I suggest not using any external dependencies for this (though consider having TrueCloudLab/sdnotify).
We should also continue to work in non-systemd environments without hassles.

It is a simple message on a unix socket, I suggest not using any external dependencies for this (though consider having `TrueCloudLab/sdnotify`). We should also continue to work in non-systemd environments without hassles.
Poster
Owner

Sure. May be done like 7565e5c3de

Sure. May be done like https://codeberg.org/forgejo/forgejo/commit/7565e5c3de051400a9e3703f707049cbb9054cf3
fyrchik added this to the v0.38.0 milestone 2023-08-01 13:42:12 +00:00
elebedeva was assigned by fyrchik 2023-10-24 07:40:56 +00:00
fyrchik referenced this issue from a commit 2023-12-13 15:55:47 +00:00
fyrchik referenced this issue from a commit 2023-12-13 15:55:47 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
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: TrueCloudLab/frostfs-node#552
There is no content yet.