frostfs-node/pkg/local_object_storage/engine
Dmitrii Stepanov a61201a987 [] config: Move rebuild_worker_count to shard section
This makes it simple to limit performance degradation for every shard
because of rebuild.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-09-06 13:57:27 +03:00
..
container.go [] metabase: Add metrics 2023-06-21 15:13:26 +03:00
control.go [] .golangci.yml: Replace exportloopref with copyloopvar 2024-08-28 15:44:41 +00:00
control_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
delete.go [] engine: Log object address in case of error 2024-08-06 09:45:43 +03:00
delete_test.go [] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
engine.go [] config: Move rebuild_worker_count to shard section 2024-09-06 13:57:27 +03:00
engine_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
error_test.go Reapply "[] engine: Move to read-only on blobstor errors" 2024-06-13 07:35:22 +00:00
evacuate.go [] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
evacuate_limiter.go [] control: Add ResetEvacuationStatus implementation 2024-03-13 10:29:45 +00:00
evacuate_test.go [] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
exists.go [] engine: Log object address in case of error 2024-08-06 09:45:43 +03:00
get.go [] engine: Log object address in case of error 2024-08-06 09:45:43 +03:00
head.go [] getSvc: Assemble complex EC object headers without linking object 2024-08-06 16:48:12 +03:00
head_test.go [] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
info.go Rename package name 2023-03-07 16:38:26 +03:00
inhume.go [] engine: Log object address in case of error 2024-08-06 09:45:43 +03:00
inhume_test.go [] frostfs-node: Fix gopls issues 2024-03-01 12:13:43 +03:00
list.go [] policer: Add EC chunk replication 2024-05-16 16:28:48 +03:00
list_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
lock.go [] engine: Resolve funlen linter 2024-08-06 09:45:47 +03:00
lock_test.go [] gc: Stop internal activity by context 2024-01-31 08:30:34 +00:00
metrics.go [] node: Evacuate objects without setting mode to MAINTENANCE 2024-09-05 16:08:27 +03:00
put.go [] engine: Log object address in case of error 2024-08-06 09:45:43 +03:00
range.go [] engine: Log object address in case of error 2024-08-06 09:45:43 +03:00
rebuild.go [] config: Move rebuild_worker_count to shard section 2024-09-06 13:57:27 +03:00
remove_copies.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
remove_copies_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
select.go [] node: Fix linter importas 2023-07-06 15:36:41 +03:00
shards.go [] config: Move rebuild_worker_count to shard section 2024-09-06 13:57:27 +03:00
shards_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
tree.go [] pilorama: Allow traversing multiple branches in parallel 2024-07-17 11:25:07 +03:00
tree_test.go [] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
writecache.go [] .golangci.yml: Replace exportloopref with copyloopvar 2024-08-28 15:44:41 +00:00