cockroachdb / cockroachdb/cockroach
kv: investigate possible intent resolution overload due to backups
Open
A-admission-control
A-kv
branch-master
C-bug
O-support
P-3
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
In a customer issue, we theorized that a backup resolving intents could overload a cluster, in particular followers, because it may not be using the correct admission control priority. We should try and reproduce to validate/invalidate this theory. See: https://cockroachlabs.slack.com/archives/C01SRKWGHG8/p1732547676139349?thread_ts=1732297348.675609&cid=C01SRKWGHG8 for details.
Jira issue: CRDB-45276
Contributor guide
Assessment
This issue has not been assessed yet.