frostfs-node/pkg
Alex Vanin b3464e8140 [#839] service/object: Do not use request forwarding when assembling object
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>
2021-09-27 11:10:50 +03:00
..
core [#645] core: Define interface of the tool for working with netmap keys 2021-09-07 09:53:18 +03:00
innerring [#846] innerring: Reuse original TX nonce from SN's NR 2021-09-27 11:10:15 +03:00
local_object_storage [#789] shard: Exclude object.ErrAlreadyRemoved errors in refillMetabase 2021-09-15 18:22:09 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#846] morph/notary: Add nonce parameter to notary invocation method 2021-09-27 11:10:15 +03:00
network [#645] network: Remove no longer used `IsLocalAddress` function 2021-09-07 09:53:18 +03:00
services [#839] service/object: Do not use request forwarding when assembling object 2021-09-27 11:10:50 +03:00
util [#798] util/state: Implement persistent storage for application state 2021-09-07 17:22:25 +03:00