forked from TrueCloudLab/frostfs-node
b3464e8140
Forwarding mechanism resends original request. During split object chain traversal, storage node performs multiple `object.Head` requests on each child. If request forwarding happens, then `object.Head` returns object ID of the original request. This produces infinite assembly loop. Signed-off-by: Alex Vanin <alexey@nspcc.ru> |
||
---|---|---|
.. | ||
v2 | ||
assemble.go | ||
container.go | ||
exec.go | ||
get.go | ||
get_test.go | ||
local.go | ||
prm.go | ||
remote.go | ||
res.go | ||
service.go | ||
util.go |