cockroachdb / cockroachdb/cockroach

changefeedccl: db-level feeds: use new watcher functionality for empty tableset

Open
#159,275 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

The empty tableset watcher, which hibernates the changefeed while there are no active watched tables, should use new functionality added to the watcher. This includes using the changefeed description's filter, rather than pulling table names from the FQN, and replacing PopUnchangedUpTo with the newer PopUpTo.

Jira issue: CRDB-57765

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.