cockroachdb / cockroachdb/cockroach

changefeedccl: db-level feeds: restart after table drops

Open
#148,831 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

In database level feeds*, when a "table has been dropped" error occurs, remove that table from the frontier & checkpoint, persist them, and restart. When the feed comes back up it should not watch the dropped table.

* We may in the future consider exposing this behaviour as opt-in for regular changefeeds.

Jira issue: CRDB-51839

Epic CRDB-55919

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.