forked from TrueCloudLab/frostfs-node
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> |
||
---|---|---|
.. | ||
check.go | ||
check_test.go | ||
ec.go | ||
ec_test.go | ||
metrics.go | ||
nodecache.go | ||
option.go | ||
policer.go | ||
policer_test.go | ||
process.go |