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