cockroachdb / cockroachdb/cockroach

changefeedccl: improve ux on large initial scans

Open
#134,679 2 comments 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement O-24.3-scale-testing O-testcluster P-3 T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Currently on large data volumes / range counts, one feed's initial scan can take days and block other feeds from (re)starting. https://github.com/cockroachdb/cockroach/pull/133789 is aimed at mitigating the latter, but we should still improve this, by eg. printing a NOTICE if the range count is such that initial scans will take forever.

Jira issue: CRDB-44198

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.