cockroachdb / cockroachdb/cockroach
changefeedccl: db-level feeds: add tablewatcher check before saving progress, in CF
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Add a tableset.Watcher check before emitting resolved msg & saving progress in the changefeed coordinator. If there is a diff, add the new tables to the frontier and restart the feed.
Jira issue: CRDB-51842
Epic CRDB-55919
Contributor guide
Assessment
This issue has not been assessed yet.