WIP: Shard OPS limiter #1636

Draft
dstepanov-yadro wants to merge 4 commits from dstepanov-yadro/frostfs-node:feat/shard_io_limiter into master
No description provided.
dstepanov-yadro added 1 commit 2025-02-05 07:51:35 +00:00
[#9999] config: Add shard.limits config
Some checks failed
DCO action / DCO (pull_request) Successful in 43s
Vulncheck / Vulncheck (pull_request) Successful in 50s
Pre-commit hooks / Pre-commit (pull_request) Failing after 1m18s
Build / Build Components (pull_request) Successful in 1m26s
Tests and linters / Lint (pull_request) Failing after 1m28s
Tests and linters / Run gofumpt (pull_request) Successful in 1m33s
Tests and linters / Staticcheck (pull_request) Successful in 1m57s
Tests and linters / gopls check (pull_request) Failing after 2m6s
Tests and linters / Tests (pull_request) Successful in 3m13s
Tests and linters / Tests with -race (pull_request) Successful in 3m52s
6686448d86
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
dstepanov-yadro force-pushed feat/shard_io_limiter from 6686448d86 to 619a115f66 2025-02-05 08:02:50 +00:00 Compare
dstepanov-yadro force-pushed feat/shard_io_limiter from 619a115f66 to a3e271cc23 2025-02-05 08:13:23 +00:00 Compare
dstepanov-yadro force-pushed feat/shard_io_limiter from a3e271cc23 to 77f67f837d 2025-02-05 08:16:44 +00:00 Compare
dstepanov-yadro added 1 commit 2025-02-05 09:31:27 +00:00
[#9999] qos: Add Limiter
Some checks failed
DCO action / DCO (pull_request) Successful in 43s
Vulncheck / Vulncheck (pull_request) Successful in 56s
Build / Build Components (pull_request) Failing after 1m9s
Tests and linters / Tests (pull_request) Failing after 1m4s
Tests and linters / Staticcheck (pull_request) Failing after 1m8s
Tests and linters / Lint (pull_request) Failing after 1m16s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m33s
Tests and linters / Run gofumpt (pull_request) Successful in 2m29s
Tests and linters / gopls check (pull_request) Successful in 3m6s
Tests and linters / Tests with -race (pull_request) Failing after 3m15s
44218bf4f6
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
dstepanov-yadro force-pushed feat/shard_io_limiter from 44218bf4f6 to bb4241472d 2025-02-05 09:37:10 +00:00 Compare
dstepanov-yadro force-pushed feat/shard_io_limiter from bb4241472d to ac30e6f324 2025-02-05 12:58:09 +00:00 Compare
dstepanov-yadro force-pushed feat/shard_io_limiter from ac30e6f324 to f383ab1fe6 2025-02-05 13:27:58 +00:00 Compare
dstepanov-yadro force-pushed feat/shard_io_limiter from f383ab1fe6 to c82056f963 2025-02-06 14:27:11 +00:00 Compare
All checks were successful
DCO action / DCO (pull_request) Successful in 45s
Required
Details
Vulncheck / Vulncheck (pull_request) Successful in 54s
Required
Details
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m27s
Required
Details
Build / Build Components (pull_request) Successful in 1m27s
Required
Details
Tests and linters / Run gofumpt (pull_request) Successful in 1m44s
Required
Details
Tests and linters / Staticcheck (pull_request) Successful in 2m2s
Required
Details
Tests and linters / Lint (pull_request) Successful in 2m57s
Required
Details
Tests and linters / Tests (pull_request) Successful in 3m24s
Required
Details
Tests and linters / gopls check (pull_request) Successful in 3m37s
Required
Details
Tests and linters / Tests with -race (pull_request) Successful in 3m48s
Required
Details
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feat/shard_io_limiter:dstepanov-yadro-feat/shard_io_limiter
git checkout dstepanov-yadro-feat/shard_io_limiter
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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#1636
No description provided.