frostfs-node/pkg/local_object_storage/blobstor
Dmitrii Stepanov d3b209c8e1
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 1m3s
DCO action / DCO (pull_request) Successful in 1m28s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m2s
Build / Build Components (pull_request) Successful in 2m15s
Tests and linters / Run gofumpt (pull_request) Successful in 2m10s
Tests and linters / gopls check (pull_request) Successful in 2m21s
Tests and linters / Staticcheck (pull_request) Successful in 2m55s
Tests and linters / Lint (pull_request) Successful in 3m29s
Tests and linters / Tests (pull_request) Successful in 3m47s
Tests and linters / Tests with -race (pull_request) Successful in 3m58s
[#1337] shard: Disable background rebuild
Since `frostfs-cli control shards rebuild` command was added,
there is no need for background rebuild now.
For failover tests used used value 1 to rebuild only schema change.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-06 15:19:55 +03:00
..
blobovniczatree [#1337] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
common [#1337] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
compression [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
fstree [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
internal/blobstortest [#1316] lint: Fix warnings 2024-08-21 18:18:25 +03:00
memstore [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
teststore [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
blobstor.go [#1168] shard: Set Disabled as default mode for components 2024-06-11 15:13:38 +00:00
blobstor_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
control.go [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
delete.go [#1208] blobstor: Fix delete without storage id 2024-06-27 11:59:08 +03:00
exists.go [#874] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00:00
exists_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
generic_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
get_range.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
info.go [#1341] .golangci.yml: Replace exportloopref with copyloopvar 2024-08-28 15:44:41 +00:00
iterate.go [#655] storage: Drop ErrorHandler 2023-11-16 17:27:38 +03:00
iterate_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
logger.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
metrics.go [#1029] metabase: Add refill metrics 2024-04-10 13:05:44 +03:00
mode.go [#1055] blobstor: fix mode metric 2024-03-29 20:44:47 +00:00
perf_test.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
put.go [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
rebuild.go [#1337] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00