Commit graph

3 commits

Author SHA1 Message Date
90a90c2820 [#684] node: Add skipped objects count to evacuation result
All checks were successful
Build / Build Components (1.21) (pull_request) Successful in 2m47s
Build / Build Components (1.20) (pull_request) Successful in 3m15s
DCO action / DCO (pull_request) Successful in 4m26s
Vulncheck / Vulncheck (pull_request) Successful in 5m1s
Tests and linters / Lint (pull_request) Successful in 5m20s
Tests and linters / Staticcheck (pull_request) Successful in 5m53s
Tests and linters / Tests (1.20) (pull_request) Successful in 6m11s
Tests and linters / Tests (1.21) (pull_request) Successful in 7m44s
Tests and linters / Tests with -race (pull_request) Successful in 8m23s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-11-03 10:56:07 +03:00
faca861451 [#411] Remove unnecessary pointers for sync objects
All checks were successful
ci/woodpecker/push/pre-commit Pipeline was successful
Signed-off-by: Alejandro Lopez <a.lopez@yadro.com>
2023-05-31 10:19:14 +00:00
e4889e06ba [#329] node: Make evacuate async
Now it's possible to run evacuate shard in async.
Also only one evacuate process can be in progress.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-05-19 08:43:52 +00:00