cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.11k stars 3.81k forks source link

jobs: add microbenchmark for jobs tables pollers #119299

Open rharding6373 opened 8 months ago

rharding6373 commented 8 months ago

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

blathers-crl[bot] commented 8 months ago

cc @cockroachdb/cdc