frostfs-node/pkg/local_object_storage/shard
Anton Nikiforov d0ed29b3c7 [] node: Add ability to evacuate objects from REP 1 only
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-09-27 15:41:17 +03:00
..
mode [] node: Change mode of shard components 2024-06-05 05:55:24 +00:00
container.go [] engine: Drop container count metric if container removed 2024-01-10 10:45:32 +03:00
control.go [] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
control_test.go [] metabase: Add refill metrics 2024-04-10 13:05:44 +03:00
count.go [] metabase: Add user object type counter 2023-12-06 15:44:21 +03:00
delete.go [] shard: Fix delete objects from FSTree 2024-07-22 14:38:09 +03:00
delete_test.go [] engine: Fix tests 2024-09-23 11:10:29 +03:00
errors.go [] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
exists.go [] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
gc.go [] gc: Execute callback for expired tombstones when they exists 2024-05-30 08:13:04 +00:00
gc_internal_test.go [] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
gc_test.go [] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
get.go [] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
get_test.go [] engine: Fix tests 2024-09-23 11:10:29 +03:00
head.go [] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
head_test.go [] engine: Fix tests 2024-09-23 11:10:29 +03:00
id.go [] metabase: fix shard.UpdateID() 2024-04-01 17:27:34 +03:00
info.go [] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
inhume.go [] metabase: Refactor delete/inhume 2024-01-09 09:59:42 +03:00
inhume_test.go [] engine: Fix tests 2024-09-23 11:10:29 +03:00
list.go [] node: Add ability to evacuate objects from REP 1 only 2024-09-27 15:41:17 +03:00
list_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
lock.go [] node: Implement Lock\Delete requests for EC object 2024-05-30 08:13:04 +00:00
lock_test.go [] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
metrics_test.go [] metabase: Validate that tombstone and target have the same container ID 2024-09-24 17:09:06 +03:00
mode.go [] engine: Set Disabled mode to deleted shard 2023-06-20 12:04:07 +03:00
put.go [] metabase: Return if object was actuall inserted 2024-01-17 19:04:39 +03:00
range.go [] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
range_test.go [] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
rebuild.go [] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
refill_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
reload_test.go [] node: Use public fields for shard.ExistsPrm 2024-05-30 08:13:04 +00:00
select.go [] node: Fix linter importas 2023-07-06 15:36:41 +03:00
shard.go [] shard: Disable background rebuild 2024-09-06 15:19:55 +03:00
shard_test.go [] blobovnicza: Use TTL for blobovnicza tree cache 2024-04-26 19:54:29 +03:00
shutdown_test.go [] test: Use t.Cleanup only for external resources 2024-01-11 12:32:09 +00:00
tree.go [] pilorama: Allow traversing multiple branches in parallel 2024-07-17 11:25:07 +03:00
writecache.go [] writecache: Allow to seal writecache async 2024-08-09 13:23:35 +03:00