frostfs-node/pkg/local_object_storage/engine
Anton Nikiforov 0bd030507e
DCO action / DCO (pull_request) Successful in 2m26s Details
Vulncheck / Vulncheck (pull_request) Successful in 3m56s Details
Tests and linters / Staticcheck (pull_request) Successful in 4m18s Details
Build / Build Components (1.21) (pull_request) Successful in 4m11s Details
Build / Build Components (1.20) (pull_request) Successful in 4m19s Details
Tests and linters / Lint (pull_request) Successful in 6m3s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 8m7s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 8m26s Details
Tests and linters / Tests with -race (pull_request) Successful in 9m20s Details
[#948] metrics: Set actual value for `shard_id` after restart
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-02-13 09:43:21 +03:00
..
container.go [#373] metabase: Add metrics 2023-06-21 15:13:26 +03:00
control.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
control_test.go [#918] engine: Move shard to degraded mode if metabase open failed 2024-01-23 11:16:40 +03:00
delete.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
delete_test.go [#895] metabase: Do not delete GC mark for virtual objects 2024-01-11 12:32:09 +00:00
engine.go [#864] engine: Drop container size metric if container deleted 2024-01-10 10:44:54 +03:00
engine_test.go [#874] engine: Check object existance concurrently 2024-01-23 09:28:29 +03:00
error_test.go [#904] tests: Close test engine after test 2024-01-17 19:04:39 +03:00
evacuate.go [#947] engine: Evacuate trees to remote nodes 2024-02-09 11:33:15 +03:00
evacuate_limiter.go [#947] controlSvc: Return tree evacuation stat 2024-02-09 11:20:39 +03:00
evacuate_test.go [#947] engine: Evacuate trees to remote nodes 2024-02-09 11:33:15 +03:00
exists.go [#874] engine: Check object existance concurrently 2024-01-23 09:28:29 +03:00
get.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
head.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
head_test.go [#653] Add context parameter to Open functions 2023-09-07 18:03:29 +03:00
info.go Rename package name 2023-03-07 16:38:26 +03:00
inhume.go [#938] engine: Fix container count removal 2024-01-30 12:37:48 +03:00
inhume_test.go [#651] engine/test: Speedup StorageEngine_Inhume 2023-11-30 13:19:43 +00:00
list.go [#373] metabase: Add metrics 2023-06-21 15:13:26 +03:00
list_test.go [#895] test: Add logger to test shard 2024-01-11 12:32:09 +00:00
lock.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
lock_test.go [#930] gc: Stop internal activity by context 2024-01-31 08:30:34 +00:00
metrics.go [#948] metrics: Set actual value for `shard_id` after restart 2024-02-13 09:43:21 +03:00
put.go [#799] engine: Skip put when object removed from shard 2024-02-01 17:49:22 +00:00
range.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
rebuild_limiter.go [#661] blobovniczatree: Make Rebuild concurrent 2023-12-07 15:37:33 +03:00
remove_copies.go [#607] *: Use zap.Stringer() where possible 2023-08-17 16:50:02 +00:00
remove_copies_test.go [#920] tests: Fix data races 2024-01-19 14:06:05 +03:00
select.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
shards.go [#917] engine: Allow to detach shards 2024-02-06 14:49:47 +03:00
shards_test.go [#917] engine: Allow to detach shards 2024-02-06 14:49:47 +03:00
tree.go [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
tree_test.go [#920] tests: Fix data races 2024-01-19 14:06:05 +03:00
writecache.go [#948] metrics: Set actual value for `shard_id` after restart 2024-02-13 09:43:21 +03:00