cockroachdb / cockroachdb/cockroach
ldr: improve transaction ldr frontier checkpointing
Open
A-cdc
A-logical-data-replication
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We should make two improvements to how transactional ldr checkpoints frontier:
1. We should use the jobfrontier package to manage the frontier.
2. We should debounce how frequently we update the frontier.
Jira issue: CRDB-62731
Contributor guide
Assessment
This issue has not been assessed yet.