cockroachdb / cockroachdb/cockroach
jobs: add microbenchmark for jobs tables pollers
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Polling jobs-related tables like PTS management tables can potentially affect changefeed latency if there are many changefeed entries in the table. We should consider adding microbenchmarks for jobs tables queries, or find another way to evaluate and monitor their potential effect on changefeeds.
Jira issue: CRDB-36137
Contributor guide
Assessment
This issue has not been assessed yet.