frostfs-node/pkg/local_object_storage/blobstor
Dmitrii Stepanov 5b8200de88 [#984] blobovnicza: Do not fail rebuild on big objects
If blobovnicza contains objects larger than object size parameter
value, then rebuild fails with an error, because there is no such
bucket in database. This commit forces to create bucket on rebuild.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-04-09 11:51:18 +00:00
..
blobovniczatree [#984] blobovnicza: Do not fail rebuild on big objects 2024-04-09 11:51:18 +00:00
common [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
compression [#754] blobstor: Estimate compressability 2023-11-01 11:24:32 +03:00
fstree [#874] engine: Revert Check object existance concurrently 2024-04-01 08:42:34 +00:00
internal/blobstortest [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
memstore [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
teststore [#661] blobstor: Add Rebuild implementation 2023-12-07 15:37:32 +03:00
blobstor.go [#754] blobstor: Estimate compressability 2023-11-01 11:24:32 +03:00
blobstor_test.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
control.go [#959] node: Set mode to shard's components when open it 2024-02-09 14:04:01 +00:00
delete.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00: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 [#2057] blobstor: Block operations on a mode change 2022-11-19 11:01:04 +03: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 [#373] local storage: Pass parent ID 2023-06-21 15:13:26 +03:00
mode.go [#1055] blobstor: fix mode metric 2024-03-29 20:44:47 +00:00
perf_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
put.go [#586] Fix writecache benchmarks and refactor hacky NeedsCompression 2023-08-10 08:05:18 +00:00
rebuild.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00