frostfs-node/pkg/services/object_manager
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
..
gc [#222] Support Inhume and Delete in object service 2020-12-11 17:19:37 +03:00
placement [#223] placement: Fix local and single-success placement traversal 2020-12-01 19:36:46 +03:00
replication [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
transformer [#264] transformer: Finalize parent header once 2020-12-18 16:42:17 +03:00
transport [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00