WIP: Port SDK Go update to prevent socket starvation #655

Draft
alexvanin wants to merge 2 commits from alexvanin/frostfs-s3-gw:port/socket-starvation into master
Owner

Port of #654

Port of #654
alexvanin added 2 commits 2025-03-05 15:56:17 +00:00
Circuit breaker prevents from port starving when some
storage nodes are up but unsynced. See more details in:

TrueCloudLab/frostfs-sdk-go#339

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
[#xxx] Port release v0.32.12 changelog
Some checks failed
/ DCO (pull_request) Failing after 32s
/ Vulncheck (pull_request) Successful in 1m5s
/ Builds (pull_request) Successful in 1m25s
/ Lint (pull_request) Successful in 2m40s
/ Tests (pull_request) Successful in 1m18s
/ OCI image (pull_request) Successful in 3m15s
ddf5264377
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
alexvanin added this to the v0.33.0 milestone 2025-03-05 15:56:54 +00:00
alexvanin force-pushed port/socket-starvation from ddf5264377 to 994552240e 2025-03-05 15:58:22 +00:00 Compare
alexvanin force-pushed port/socket-starvation from 994552240e to a3b5b879ad 2025-03-06 07:47:52 +00:00 Compare
All checks were successful
/ DCO (pull_request) Successful in 36s
Required
Details
/ Vulncheck (pull_request) Successful in 1m50s
Required
Details
/ Builds (pull_request) Successful in 2m7s
Required
Details
/ OCI image (pull_request) Successful in 2m32s
Required
Details
/ Lint (pull_request) Successful in 3m25s
Required
Details
/ Tests (pull_request) Successful in 1m22s
Required
Details
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u port/socket-starvation:alexvanin-port/socket-starvation
git checkout alexvanin-port/socket-starvation
Sign in to join this conversation.
No description provided.