frostfs-node/pkg/services/object
Leonard Lyubich 0b0c61f4a5 [#1063] node/object: Do not skip empty search responses in splitter
In previous implementation `Search` method of transport splitter skipped
responses with empty ID list.

Replace while-loop with do-while one in `TransportSplitter.Search`
method implementation in order to send responses with empty result too.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-01-11 12:02:54 +03:00
..
acl [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
delete *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
get [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
head *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
internal [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
put *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
search [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00
util *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
metrics.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +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 [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
transport_splitter.go [#1063] node/object: Do not skip empty search responses in splitter 2022-01-11 12:02:54 +03:00