cockroachdb / cockroachdb/cockroach
drt: EXPERIMENTAL CHANGEFEED FOR
Open
C-enhancement
O-drt-c-0
O-drt-tc-a-CDC
O-drt-test-coverage
P-3
T-drp
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Write an operation that creates a "core" changefeed that uses the client as its sink. Due to this changefeed's connection to the client, this would have to be a long-running operation so that the changefeed could run for a period of time (e.g., 1 hour), before being canceled. Core changefeeds should not be manipulated by other operations that pause, resume, or cancel feeds.
Jira issue: CRDB-47001
Contributor guide
Assessment
This issue has not been assessed yet.