frostfs-node/pkg/services
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
..
accounting [#30] Update to latest neofs-api-go and fix conflicts 2020-10-02 11:25:35 +03:00
container [#19] Update eACL service methods 2020-10-02 11:25:35 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
object [#39] service/object: Complicate Head service logic 2020-10-02 11:25:36 +03:00
object_manager [#42] object/transformer: Fix incorrect checksums of parent object 2020-10-02 11:25:36 +03:00
session [#33] session/storage: Change Get method signature 2020-10-02 11:25:35 +03:00
util [#13] services/util: Support client-side stream in SignService 2020-10-02 11:25:35 +03:00