cockroachdb / cockroachdb/cockroach
cdc: reenable graceful drain checkpointing for changefeeds
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
[Graceful drain checkpointing](https://github.com/cockroachdb/cockroach/pull/102717) was [disabled](https://github.com/cockroachdb/cockroach/pull/123370) by default due to bugs. We should harden and reenable this feature, since it is useful especially in situations like upgrades and rolling node restarts to reduce duplicates.
Jira issue: CRDB-42556
Contributor guide
Assessment
This issue has not been assessed yet.