Update epoch tick mechanism during initialization #10

Merged
alexvanin merged 1 commit from alexvanin/frostfs-aio:fix/unhealthy-startup into master 2023-07-26 21:08:06 +00:00
Owner

Previous implementation from #3 was based on a sleep counter. This solution is not reliable, because sometimes sleep duration is not enough for the storage node to send bootstrap request.

New implementation checks network status of the node and ticks new epoch until node enters in the network map.

Previous implementation from #3 was based on a sleep counter. This solution is not reliable, because sometimes sleep duration is not enough for the storage node to send bootstrap request. New implementation checks network status of the node and ticks new epoch until node enters in the network map.
alexvanin self-assigned this 2023-05-26 06:55:16 +00:00
alexvanin force-pushed fix/unhealthy-startup from bb8bf02b8e to 861eb03ca1 2023-05-26 06:55:43 +00:00 Compare
alexvanin requested review from storage-services-committers 2023-05-26 06:55:49 +00:00
alexvanin requested review from storage-services-developers 2023-05-26 06:55:49 +00:00
dkirillov approved these changes 2023-05-26 06:59:21 +00:00
ironbee approved these changes 2023-05-26 08:30:13 +00:00
alexvanin merged commit 861eb03ca1 into master 2023-05-26 09:01:20 +00:00
alexvanin referenced this pull request from a commit 2023-05-26 09:01:21 +00:00
alexvanin deleted branch fix/unhealthy-startup 2023-05-26 09:01:22 +00:00
Sign in to join this conversation.
No description provided.