frostfs-node/pkg/local_object_storage/shard
Dmitrii Stepanov 931a5e9aaf
All checks were successful
DCO action / DCO (pull_request) Successful in 1m55s
Build / Build Components (1.20) (pull_request) Successful in 2m14s
Vulncheck / Vulncheck (pull_request) Successful in 2m15s
Build / Build Components (1.21) (pull_request) Successful in 4m6s
Tests and linters / Tests (1.21) (pull_request) Successful in 5m58s
Tests and linters / Tests (1.20) (pull_request) Successful in 6m24s
Tests and linters / Staticcheck (pull_request) Successful in 6m11s
Tests and linters / Lint (pull_request) Successful in 6m37s
Tests and linters / Tests with -race (pull_request) Successful in 6m35s
[#918] engine: Move shard to degraded mode if metabase open failed
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-01-23 11:16:40 +03:00
..
mode [#453] engine: Set Disabled mode to deleted shard 2023-06-20 12:04:07 +03:00
container.go [#864] engine: Drop container count metric if container removed 2024-01-10 10:45:32 +03:00
control.go [#864] engine: Drop container size metric if container deleted 2024-01-10 10:44:54 +03:00
control_test.go [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
count.go [#838] metabase: Add user object type counter 2023-12-06 15:44:21 +03:00
delete.go [#864] metabase: Refactor delete/inhume 2024-01-09 09:59:42 +03:00
delete_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
errors.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [#874] engine: Check object existance concurrently 2024-01-23 09:28:29 +03:00
gc.go [#864] engine: Drop container count metric if container removed 2024-01-10 10:45:32 +03:00
gc_internal_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
gc_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
get.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
get_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
head.go [#412] node: Replace tracing package 2023-06-01 13:23:11 +00:00
head_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
id.go [#918] engine: Move shard to degraded mode if metabase open failed 2024-01-23 11:16:40 +03:00
info.go Rename package name 2023-03-07 16:38:26 +03:00
inhume.go [#864] metabase: Refactor delete/inhume 2024-01-09 09:59:42 +03:00
inhume_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
list.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
list_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
lock.go [#412] node: Replace tracing package 2023-06-01 13:23:11 +00:00
lock_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
metrics_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
mode.go [#453] engine: Set Disabled mode to deleted shard 2023-06-20 12:04:07 +03:00
move.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
put.go [#904] metabase: Return if object was actuall inserted 2024-01-17 19:04:39 +03:00
range.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
range_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
rebuild_limiter.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
rebuilder.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
reload_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
select.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
shard.go [#895] metabase: Do not delete GC mark for virtual objects 2024-01-11 12:32:09 +00:00
shard_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
shutdown_test.go [#895] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
tree.go [#618] core: Replace fmt.Sprintf with strconv.FormatUint 2023-08-21 07:14:50 +00:00
weight.go [#189] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00
writecache.go [#569] cli: Add control shards writecache seal command 2023-12-29 16:05:37 +03:00