frostfs-node/pkg/local_object_storage/blobstor/blobovniczatree
Dmitrii Stepanov d3b209c8e1 [] 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
..
active.go [] blobovniczatree: Drop leaf width limitation 2024-07-04 12:22:06 +03:00
blobovnicza.go [] blobovniczatree: Add .rebuild temp files 2024-09-06 13:57:27 +03:00
cache.go [] Fix grammar mistakes and misspelling 2024-07-01 19:14:25 +03:00
concurrency_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
control.go [] blobovniczatree: Add .rebuild temp files 2024-09-06 13:57:27 +03:00
control_test.go [] blobovniczatree: Delete fix db extensions in Init() 2024-07-04 12:22:06 +03:00
count.go [] metabase: Add refill metrics 2024-04-10 13:05:44 +03:00
delete.go [] blobovniczatree: Make Rebuild failover safe 2023-12-07 15:37:33 +03:00
errors.go [] blobovnicza: Drop cache 2023-09-01 13:51:26 +03:00
exists.go [] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
exists_test.go [] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
generic_test.go [] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
get.go [] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00:00
get_range.go [] blobovniczatree: Allow to change depth or width 2023-12-07 15:37:32 +03:00
id.go [] blobovniczatree: Use .db extension for db files 2023-12-07 15:37:32 +03:00
iterate.go [] blobovniczatree: Add .rebuild temp files 2024-09-06 13:57:27 +03:00
manager.go [] blobovniczatree: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
metrics.go [] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
option.go [] blobovniczatree: Drop leaf width limitation 2024-07-04 12:22:06 +03:00
put.go [] blobovniczatree: Handle blobovnicza's NoSpaceLeft error 2024-06-07 17:15:43 +03:00
rebuild.go [] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
rebuild_failover_test.go [] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
rebuild_test.go [] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00