forked from TrueCloudLab/frostfs-node
3b2b6007c6
In previous implementation `distributedTarget` didn't check if next node is local. This check was performed by the handlers (target initializer and relay func). Make `distributedTarget` to calculate node's locality. Pass locality flag to the handlers. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
core | ||
innerring | ||
local_object_storage | ||
metrics | ||
morph | ||
network | ||
services | ||
util |