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