Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-shard sharing of IO capacity is effectively IOPS-based, not tokens-based #2615

Closed
xemul opened this issue Jan 10, 2025 · 1 comment
Closed

Comments

@xemul
Copy link
Contributor

xemul commented Jan 10, 2025

When disk is saturated, shards end up queuing one request at a time to shared token bucket via pending facility. As a result shards start to share the tokens in perquest-by-request manner

refs: #2596

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant