frostfs-node/pkg
Leonard Lyubich 72e2bc8fb6 [#532] object/hash: Fix NPE during request forwarding
In current implementation `Object.GetRangeHash` RPC handler forwards range
requests for payload data. Missing request forwarder of the original request
caused NPE during execution.

Do not call request forwarder if payload range hash is requested.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-18 18:05:18 +03:00
..
core [#399] object/fmt: Fix test for tombstone epoch expiration 2021-02-19 16:20:10 +03:00
innerring [#522] Use HostAddrString as RPC endpoint instead of IPAddrString 2021-05-18 12:07:00 +03:00
local_object_storage [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#520] Update neo-go to pre N3 testnet RC2 compatible version 2021-05-17 10:20:08 +03:00
network [#523] go.mod: update go-multiraddr library 2021-05-18 15:50:47 +03:00
policy [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
services [#532] object/hash: Fix NPE during request forwarding 2021-05-18 18:05:18 +03:00
util [#493] Refactor serving of prometheus and pprof services 2021-05-12 10:46:17 +03:00