cockroachdb / cockroachdb/cockroach
kvprober: bypass quota pool
Open
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
kvprober write probes have a timeout of 2 seconds. They can be sufficiently delayed by the proposal quota pool to trip this timeout and fail. We should allow them to bypass the quota pool.
Related to #103728, in that it would be nice with a separate command for these probes.
Jira issue: CRDB-28617
Contributor guide
Assessment
This issue has not been assessed yet.