frostfs-node/pkg/services/object_manager
Leonard Lyubich 1b5ac0f2ae [#55] object/transformer: Fix NPE in case of empty payload
In previous implementation payload size limiter panicked in case of payload
emptiness. It was caused by the component waiting for at least one write of
a part of the payload.

Fix NPE occurrence with internal initialization after the WriteHeader call.

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 [#55] object/transformer: Fix NPE in case of empty payload 2020-10-02 11:25:36 +03:00
transport [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00