Remove sync evacuation code #1549

Merged
fyrchik merged 2 commits from dstepanov-yadro/frostfs-node:feat/drop_sync_evacuation into master 2024-12-11 06:03:30 +00:00

Async evacuation was introduced in v0.37 release, so I think we can remove sync evacuation RPC calls and implementation.

Async evacuation was introduced in v0.37 release, so I think we can remove sync evacuation RPC calls and implementation.
dstepanov-yadro added 2 commits 2024-12-10 13:59:11 +00:00
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
[#9999] engine: Drop Async flag from evacuation parameters
All checks were successful
DCO action / DCO (pull_request) Successful in 2m24s
Vulncheck / Vulncheck (pull_request) Successful in 2m51s
Tests and linters / Run gofumpt (pull_request) Successful in 3m33s
Tests and linters / gopls check (pull_request) Successful in 4m25s
Build / Build Components (pull_request) Successful in 4m42s
Tests and linters / Staticcheck (pull_request) Successful in 5m15s
Pre-commit hooks / Pre-commit (pull_request) Successful in 5m33s
Tests and linters / Lint (pull_request) Successful in 6m15s
Tests and linters / Tests (pull_request) Successful in 7m57s
Tests and linters / Tests with -race (pull_request) Successful in 8m6s
99ffd884e2
Now it is only async evacuation.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
dstepanov-yadro force-pushed feat/drop_sync_evacuation from 99ffd884e2 to 41da27dad5 2024-12-10 14:00:25 +00:00 Compare
dstepanov-yadro changed title from WIP: Remove sync evacuation code to Remove sync evacuation code 2024-12-10 14:08:00 +00:00
dstepanov-yadro requested review from storage-core-committers 2024-12-10 14:08:06 +00:00
dstepanov-yadro requested review from storage-core-developers 2024-12-10 14:08:07 +00:00
elebedeva approved these changes 2024-12-10 14:30:30 +00:00
fyrchik approved these changes 2024-12-11 06:03:25 +00:00
fyrchik merged commit 41da27dad5 into master 2024-12-11 06:03:30 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 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#1549
No description provided.