frostfs-node/pkg
Evgenii Stratonikov a6c9a337cd [#965] morph: Get rid of container.List invocations
ContainersOf() is better in almost every aspect, besides creating a
session when the containers number is between 1024 and 2048 (prefetch
script does limited unwrapping). Making List() private helps to ensure
it is no longer used and can be safely removed in future.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-02-07 08:56:27 +00:00
..
ape/chainbase [#955] chainbase: Fix rule chain unmarshalling 2024-02-02 20:28:04 +03:00
core [#825] policer: Do not drop required linking objects 2023-12-12 11:04:03 +00:00
innerring [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
local_object_storage [#917] engine: Allow to detach shards 2024-02-06 14:49:47 +03:00
metrics [#864] engine: Drop container count metric if container removed 2024-01-10 10:45:32 +03:00
morph [#965] morph: Get rid of container.List invocations 2024-02-07 08:56:27 +00:00
network [#884] cli: Fix error message for undefined endpoint 2024-01-10 10:02:16 +00:00
services [#965] morph: Get rid of container.List invocations 2024-02-07 08:56:27 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#895] test: Use zaptest logger 2024-01-11 12:32:09 +00:00