admission: integrate TTL scans with AC read bandwidth limiter #121782
Labels
A-admission-control
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-admission-control
Admission Control
We have seen full table scans that occur as part of row-level TTL cause overload by saturating the read bandwidth on a node.
Note: as of #124184, the default ttl_delete_rate_limit is being set to 100 (used to be unlimited). For resolving this issue, we may want to set that cluster setting back to unlimited in the tests that cover this issue.
Jira issue: CRDB-37530
Epic CRDB-37479
The text was updated successfully, but these errors were encountered: