frostfs-node/pkg/services/object_manager/transformer
Leonard Lyubich 64691e6248 [#62] object/transformer: Fix incorrect relation init stage
In previous implementation InitRelations call in payload size limiter was
called in write chunk method. This provoked clearing the split header in
children starting from the second.

Replace InitRelations call to the 1st child allocating stage.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
fmt.go [#61] Update to latest neofs-api-go changes 2020-10-02 11:25:36 +03:00
transformer.go [#62] object/transformer: Fix incorrect relation init stage 2020-10-02 11:25:36 +03:00
types.go [#30] object_manager: Implement object transformers 2020-10-02 11:25:35 +03:00