cockroachdb / cockroachdb/cockroach
DB-Level Changefeeds: Prevent GC on dropped but lagging tables
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We mentioned a case where changefeed progress for a table is not current and that table gets dropped. We would still like to emit messages for updates that happened until the table got dropped. We should continue to protect this table. Handle this case gracefully.
Epic: [CRDB-1421](https://cockroachlabs.atlassian.net/browse/CRDB-1421)
Jira issue: CRDB-51243
Epic CRDB-1421
Contributor guide
Assessment
This issue has not been assessed yet.