Handle missing IP for listener #835

Closed
opened 2023-11-30 12:33:10 +00:00 by fyrchik · 1 comment
Owner

During startup some interfaces may lack an IP address.
Currently, we just ignore them. Ideally, we would try to bind to them again after some interval.

We should test separately what happens if IP is removed and restored on an already listening service, this may be a problem.

During startup some interfaces may lack an IP address. Currently, we just ignore them. Ideally, we would try to bind to them again after some interval. We should test separately what happens if IP is removed and restored on an already listening service, this may be a problem.
fyrchik added the
discussion
frostfs-node
labels 2023-11-30 12:33:10 +00:00
dstepanov-yadro self-assigned this 2023-11-30 12:48:48 +00:00
Author
Owner

The goal is to eventually work according to our configuration irregardless of environment changes.

The goal is to _eventually_ work according to our configuration irregardless of environment changes.
fyrchik added this to the v0.38.0 milestone 2023-12-11 10:05:24 +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: TrueCloudLab/frostfs-node#835
No description provided.