Need policer on/off control #325

Closed
opened 2023-05-05 07:28:04 +00:00 by anikeev-yadro · 5 comments

For testing purposes we need policer on/off control button.
Also need metric to see how many objects which done.

For testing purposes we need policer on/off control button. Also need metric to see how many objects which done.
anikeev-yadro added the
triage
label 2023-05-05 07:28:04 +00:00
fyrchik added the
frostfs-node
label 2023-05-05 10:43:08 +00:00

Can we just allow to disabling policer in config with policer.unsafe_disable: true?

Can we just allow to disabling policer in config with `policer.unsafe_disable: true`?

Need to restart node or we can send SIGHUP to reload this param?

Need to restart node or we can send SIGHUP to reload this param?

Looking at the code, I would avoid SIGHUP if possible, it is not straightforward to implement.

As I understand, the main use-case is to allow checking whether everything is placed according to the placement policy.
Do we have any others?

Looking at the code, I would avoid SIGHUP if possible, it is not straightforward to implement. As I understand, the main use-case is to allow checking whether everything is placed according to the placement policy. Do we have any others?
aarifullin self-assigned this 2023-05-11 08:06:43 +00:00
fyrchik added this to the v0.37.0 milestone 2023-05-18 08:28:39 +00:00

Closed via #383.

Closed via #383.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#325
There is no content yet.