frostfs-node/pkg/services/object
Pavel Karpy d54022eacc [] node: Do not send chunk twice on request forwarding
That could happen if a node forwards request to a node that closed the
connection during the original object stream.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-12-02 11:27:48 +03:00
..
acl [] node: Check session token's NBF and IAT 2022-11-19 11:01:04 +03:00
delete [] logger: Refactor Logger component 2022-10-12 18:11:05 +03:00
get [] node: Do not send chunk twice on request forwarding 2022-12-02 11:27:48 +03:00
head [] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
internal [] services/object: Unify status errors 2022-11-19 11:01:04 +03:00
put [] node: Fix errors comments in the Put service 2022-11-30 16:58:52 +03:00
search [] service/object: Fail all operations in maintenance mode 2022-10-14 13:54:32 +04:00
util [] node: Do not attach tokens in the assembly process 2022-11-19 11:01:04 +03:00
common.go [] service/object: Fail all operations in maintenance mode 2022-10-14 13:54:32 +04:00
metrics.go [] metrics: Use separate metrics for success/failed requests 2022-12-01 14:18:10 +03:00
response.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
server.go [] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
sign.go [] object/search: Fix error loss in SignService.Search 2022-01-21 14:54:22 +03:00
transport_splitter.go [] node/object: Do not skip empty search responses in splitter 2022-01-11 12:02:54 +03:00