cockroachdb / cockroachdb/cockroach
changefeedccl: delete span-level checkpoint code
Open
A-cdc
C-cleanup
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Once `MinSupported` becomes the version where we stop writing the span-level checkpoint (#153253), we can safely delete all the span-level checkpoint code (including all related protobufs).
Note: We'll also want to retire all related cluster settings.
Jira issue: CRDB-60147
Contributor guide
Assessment
This issue has not been assessed yet.