frostfs-node/pkg/services/object_manager
Leonard Lyubich a433f9dd85 [#42] object/transformer: Fix incorrect checksums of parent object
In previous implementations object size limiter left checksums of parent
object payload unset. This was caused by the closure that written calculated
checksums to the child object instead of parent one.

Construct payload checksum writers in separate function in order to prevent
closure bug.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
placement [#33] placement: Remote UseNetworkMap option from traverser 2020-10-02 11:25:35 +03:00
replication [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
transformer [#42] object/transformer: Fix incorrect checksums of parent object 2020-10-02 11:25:36 +03:00
transport [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00