cockroachdb / cockroachdb/cockroach
admission: pace read traffic based on the disk resources
Open
A-admission-control
C-enhancement
T-admission-control
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This sub-issue tracks the work needed to enable read traffic pacing based on disk bandwidth and IOPS. Previous work in this area added accounting for both resources in AC, but only paced write traffic. The work here will involve introducing a new per-store read queue.
Jira issue: CRDB-47173
Epic CRDB-42949
Contributor guide
Assessment
This issue has not been assessed yet.