cockroachdb / cockroachdb/cockroach

Add changefeed roachtest reproducing slow SHOW CHANGEFEED JOBS

Open
#160,483 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

SHOW CHANGEFEED JOBS has been observed to take seconds in some clusters, while SHOW JOBS is much quicker.

There should be a test that measures the performance of SHOW CHANGEFEED JOBS when there are many (roughly 1000) changefeeds, each with a large payload protobuf. This test could measure the perf of a single query, repeated queries, or with/without the changefeeds updating their payloads concurrently.

Jira issue: CRDB-58388

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.