frostfs-node/pkg
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
..
core [#38] sdk/object: Add CutPayload method to RawObject 2020-10-02 11:25:35 +03:00
innerring [#21] ir: Remove excess todo 2020-10-02 11:25:35 +03:00
local_object_storage [#38] localstore: Finalize object to meta converter 2020-10-02 11:25:35 +03:00
morph [#37] Implement eACL related morph wrapper functions 2020-10-02 11:25:36 +03:00
network [#33] network: Implement tool to work with local address 2020-10-02 11:25:35 +03:00
policy [#27] Support JSON format for placement policy 2020-10-02 11:25:35 +03:00
services [#42] object/transformer: Fix incorrect checksums of parent object 2020-10-02 11:25:36 +03:00
util [#36] Add attribute parser 2020-10-02 11:25:35 +03:00