cockroachdb / cockroachdb/cockroach

admission: add IOPS accounting for pacing write traffic

Open
#140,466 2 comments 0 reactions 0 assignees View on GitHub
A-admission-control C-enhancement T-admission-control v25.2.0-prerelease
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

This is a sub issue for the more higher-level IOPS work. This issue tracks the problem of introducing IOPS as a tracked resource inside AC and pacing writes based on it. We need a mechanism to track both read and write IOPS, similar to disk bandwidth, and pace background writes based on the resource availability. For now, we don't pace reads, but still account for them (this will be a separate follow-up piece of work).

Jira issue: CRDB-47172

Epic CRDB-42949

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.