frostfs-node/pkg
Evgenii Stratonikov 67c97c6804 [#2210] services/tree: Drop messages not in queue
Currently, under high load clients are blocked on channel send
and the number of goroutines can increase indefinitely.
In this commit we drop replication messages if send/recv queue is full
and rely on a background synchronization.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-01-25 15:31:47 +03:00
..
core [#2156] core/netmap: Change node addresses iteration order 2022-12-30 11:07:35 +03:00
innerring [#11] Rename contract-related NeoFS occurences 2023-01-12 08:55:47 +03:00
local_object_storage [#2210] pilorama: Allocate bucket name outside of batches 2023-01-25 15:31:47 +03:00
metrics [#2022] Add metric readonly to get shards mode 2022-12-30 11:07:35 +03:00
morph [#11] Rename contract-related NeoFS occurences 2023-01-12 08:55:47 +03:00
network [#2164] node: Use reconnect_interval from config 2023-01-25 15:31:47 +03:00
services [#2210] services/tree: Drop messages not in queue 2023-01-25 15:31:47 +03:00
util Move to frostfs-node 2022-12-28 15:04:29 +03:00