frostfs-node/pkg/services
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
..
accounting [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
audit [#498] audit: skip unnecessary statement 2021-05-04 12:55:01 +03:00
container [#460] Fix typos in commentaries 2021-04-08 17:29:08 +03:00
control [#425] control: Implement service RPCs 2021-03-17 15:00:37 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
object [#532] object/hash: Fix NPE during request forwarding 2021-05-18 18:05:18 +03:00
object_manager [#493] node: Get rid of outdated object GC worker 2021-05-13 19:29:10 +03:00
policer [#217] object/policer: Leave readability instead of performance comment 2021-02-24 20:59:14 +03:00
replicator [#186] replicator: Use new storage engine for work 2020-12-11 17:19:37 +03:00
reputation [#527] reputation: Fix EigenTrust algorithm 2021-05-18 10:29:25 +03:00
session [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
util [#302] Fix golint underscore linter errors 2021-01-12 18:47:02 +03:00