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> |
||
---|---|---|
.. | ||
v2 | ||
distributed.go | ||
local.go | ||
prm.go | ||
remote.go | ||
res.go | ||
service.go | ||
streamer.go | ||
validation.go |