cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.96k stars 3.79k forks source link

cdc: reenable graceful drain checkpointing for changefeeds #131475

Open rharding6373 opened 4 days ago

rharding6373 commented 4 days ago

Graceful drain checkpointing was disabled 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

blathers-crl[bot] commented 4 days ago

cc @cockroachdb/cdc