frostfs-node/pkg/services
Leonard Lyubich ec21040542 [#264] transformer: Finalize parent header once
In previous implementation parent object header finalized twice in size
limiter + formatter. On the one hand, this added redundant action, on the
other hand, it could provoke a difference in the headers of the linking and
the last part. Change formatter to finalize parent header if it does not
container the signature. Change size limiter to reuse parent header after
last child finalization in linking child.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-18 16:42:17 +03:00
..
accounting [#122] Reduce precision from balance contract to Fixed8. 2020-10-29 10:14:59 +03:00
container [#85] services/container: Check container format in Put 2020-11-03 14:14:38 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
object [#247] object/eacl: Use address from session token in request validation 2020-12-15 13:21:13 +03:00
object_manager [#264] transformer: Finalize parent header once 2020-12-18 16:42:17 +03:00
policer [#250] service/policer: Don't shrink node list at unknown error 2020-12-14 21:49:50 +03:00
replicator [#186] replicator: Use new storage engine for work 2020-12-11 17:19:37 +03:00
session [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
util [#233] services/object: Implement new Get algorithm 2020-12-11 17:19:37 +03:00