Add shaping throttler config; allow to persist shaping throttler state in volume's DB#5580
Add shaping throttler config; allow to persist shaping throttler state in volume's DB#5580komarevtsev-d wants to merge 1 commit intomainfrom
Conversation
|
Note This is an automated comment that will be appended during run. 🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 241s): all tests PASSED for commit 59b1a1e.
🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 228s): all tests PASSED for commit 59b1a1e.
🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1411s): all tests PASSED for commit 59b1a1e.
|
59b1a1e to
419b532
Compare
|
Note This is an automated comment that will be appended during run. 🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 242s): all tests PASSED for commit 419b532.
🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 228s): all tests PASSED for commit 419b532.
🔴 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1467s): some tests FAILED for commit 419b532.
🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 42s): all tests PASSED for commit 419b532.
🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4846s): all tests PASSED for commit 419b532.
|
#5095
This change introduces
TShapingThrottlerConfig/TShapingThrottlerQuotain blockstore storage config. Volume throttler state is now persisted when shaping throttler is enabled for that kind.