ytsaurus icon indicating copy to clipboard operation
ytsaurus copied to clipboard

Fair IO throttling

Open Krock21 opened this issue 1 year ago • 2 comments

Currently, IO intensive operations can occupy a disk and prevent others from accessing it in a reasonable time

We need to introduce fair IO throttling that will solve this issue

After some discussions, we decided to implement it in data nodes per location, as a replacement to previously introduced throttlers per Workload Category

Krock21 avatar May 01 '24 11:05 Krock21

I think that you should discuss the exact design here with @psushin and @don-dron

Kontakter avatar May 01 '24 13:05 Kontakter

We had a couple design sessions with @psushin getting a green light to do it.

gritukan avatar May 01 '24 13:05 gritukan