frostfs-node/pkg/local_object_storage/shard
Evgenii Stratonikov d77a218f7c [#1493] metabase: Merge Inhume() and DropGraves() for tombstones
DropGraves() is only used to drop gravemarks after a tombstone
removal. Thus, it makes sense to do Inhume() and DropGraves() in one
transaction. It has less overhead and no unexpected problems in case
of sudden power failure.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-11-14 06:47:04 +00:00
..
mode [#1121] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
container.go [#864] engine: Drop container count metric if container removed 2024-01-10 10:45:32 +03:00
control.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
control_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
count.go [#838] metabase: Add user object type counter 2023-12-06 15:44:21 +03:00
delete.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
delete_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
errors.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
gc.go [#1493] metabase: Merge Inhume() and DropGraves() for tombstones 2024-11-14 06:47:04 +00:00
gc_internal_test.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
gc_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
get.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
get_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
head.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
head_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
id.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
info.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
inhume.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
inhume_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
list.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
list_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
lock.go [#1147] node: Implement Lock\Delete requests for EC object 2024-05-30 08:13:04 +00:00
lock_test.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
metrics.go [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
metrics_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
mode.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
put.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
range.go [#1349] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
range_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
rebuild.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
refill_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
reload_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
select.go [#1412] searchSvc: Check container is indexed 2024-10-08 11:41:50 +03:00
shard.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
shard_test.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
shutdown_test.go [#1437] shard: Fix contextcheck linter 2024-11-13 10:36:09 +03:00
tree.go [#1449] tree: Add ApplyBatch method 2024-11-12 12:11:07 +00:00
writecache.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00