frostfs-node/pkg
Evgenii Stratonikov 57efa0bc8e
[#1604] policer: Properly handle maintenance nodes
Consider `REP 1 REP 1` placement (selects/filters are omitted).
The placement is `[1, 2], [1, 0]`. We are the 0-th node.
Node 1 is under maintenance, so we do not replicate object
on the node 2. In the second replication group node 1 is under maintenance,
but current caching logic considers it as "replica holder" and removes
local copy. Voilà, we have DL if the object is missing from the node 1.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-01-16 16:37:52 +03: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 [#1600] fstree: Handle incomplete writes 2025-01-14 14:52:35 +03:00
morph [#1598] golangci: Enable unparam linter 2025-01-14 09:06:47 +03:00
network [#1342] network/cache: Add node address to error multiClient 2024-12-18 19:27:35 +03:00
services [#1604] policer: Properly handle maintenance nodes 2025-01-16 16:37:52 +03: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