cockroachdb / cockroachdb/cockroach

changefeedccl: rewrite schema feed to use a rangefeed

Open
#146,832 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

Instead of polling the `system.descriptor` table, we could create a rangefeed on it. Then we'd just need to track descriptors coming in/rangefeed checkpoints.

Jira issue: CRDB-50733

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.