frostfs-node/pkg
Evgenii Stratonikov 0bcbeb26b2 [#1605] policer: Simplify processRepNodes() checks
Current flow is hard to reason about, #1601 is a notorious example of
accidental complexity.
1. Remove multiple nested ifs, use depth=1.
2. Process each status exactly once, hopefully preventing bugs like
   #1601.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-01-21 05:34:54 +00:00
..
ape [#1506] ape: Use contract reader in ListMorphRuleChains() 2025-01-09 12:04:21 +00:00
core [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
innerring [#1598] golangci: Enable unparam linter 2025-01-14 09:06:47 +03:00
local_object_storage [#1606] Use slices.Clone()/bytes.Clone() where possible 2025-01-17 14:50:14 +03:00
morph [#1606] Use slices.Clone()/bytes.Clone() where possible 2025-01-17 14:50:14 +03:00
network [#1342] network/cache: Add node address to error multiClient 2024-12-18 19:27:35 +03:00
services [#1605] policer: Simplify processRepNodes() checks 2025-01-21 05:34:54 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1601] util: Correctly parse 'root' name for container resources 2025-01-15 12:13:02 +00:00