Commit graph

6 commits

Author SHA1 Message Date
e94c30a98f [#1337] shard: Disable background rebuild
Some checks are pending
DCO action / DCO (pull_request) Successful in 2m39s
Build / Build Components (1.22) (pull_request) Successful in 2m52s
Build / Build Components (1.23) (pull_request) Has started running
Tests and linters / Run gofumpt (pull_request) Successful in 2m36s
Vulncheck / Vulncheck (pull_request) Successful in 2m49s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m38s
Tests and linters / Tests (1.22) (pull_request) Successful in 3m35s
Tests and linters / Staticcheck (pull_request) Successful in 3m31s
Tests and linters / Tests (1.23) (pull_request) Successful in 3m36s
Tests and linters / Tests with -race (pull_request) Successful in 3m43s
Tests and linters / gopls check (pull_request) Successful in 4m16s
Tests and linters / Lint (pull_request) Successful in 4m32s
Since `frostfs-cli control shards rebuild` command was added,
there is no need for background rebuild now.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-04 10:52:53 +03:00
8f0316afcb [#1337] blobovniczatree: Add rebuild by fill percent
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-04 09:08:59 +03:00
f1c7905263 [#661] blobovniczatree: Make Rebuild concurrent
Different DBs can be rebuild concurrently.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-07 15:37:33 +03:00
422226da18 [#661] blobovniczatree: Add Rebuild implementation
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-07 15:37:32 +03:00
a531eaf8bc [#661] blobstor: Add Rebuild implementation
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-07 15:37:32 +03:00
44552a849b [#661] shard: Add blobstor rebuilder
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-12-07 15:37:32 +03:00