frostfs-node/pkg/services/object/get
Pavel Karpy b413094704 [#2095] node: Fix collecting child objects
Stop child objects collection if the last returned object (the most "left"
object in the collected chain) starts exactly from the `GETRANGE`'s `from`
value.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-12-30 11:07:35 +03:00
..
v2 [#2095] node: Do not allow GETRANGE requests with zero length 2022-12-30 11:07:35 +03:00
assemble.go [#2095] node: Fix collecting child objects 2022-12-30 11:07:35 +03:00
container.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
exec.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
get.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
get_test.go [#2095] node: Fix collecting child objects 2022-12-30 11:07:35 +03:00
local.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
prm.go [#2095] node: Do not allow GETRANGE requests with zero length 2022-12-30 11:07:35 +03:00
remote.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
res.go [#235] object/getrangehash: Implement new service processing 2020-12-11 17:19:37 +03:00
service.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
util.go Move to frostfs-node 2022-12-28 15:04:29 +03:00