frostfs-node/pkg/services/policer
Dmitrii Stepanov f0355a453e
ci/woodpecker/push/pre-commit Pipeline was successful Details
[#463] policer: Remove capacity rebalance logic
Current implementation has some quirks. For example,
using only half of object.put.pool_size_remote threads
tells replicator that is node is 50% loaded,
but in reality we could be putting lot's of big objects.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-07-18 10:52:12 +00:00
..
check.go [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
check_test.go [#92] Refactor policer and add some unit tests 2023-07-03 07:05:31 +00:00
nodecache.go [#92] Refactor policer and add some unit tests 2023-07-03 07:05:31 +00:00
option.go [#463] policer: Remove capacity rebalance logic 2023-07-18 10:52:12 +00:00
policer.go [#92] Ensure policer objects cannot be worked on concurrently 2023-07-03 07:05:31 +00:00
policer_test.go [#463] policer: Remove capacity rebalance logic 2023-07-18 10:52:12 +00:00
process.go [#463] policer: Remove capacity rebalance logic 2023-07-18 10:52:12 +00:00