cockroachdb / cockroachdb/cockroach
cdc: changefeed accesses watched table at timestamp before gc threshold
Open
A-cdc
branch-release-24.3
C-bug
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We've seen an instance of the `batch timestamp...must be after replica GC threshold` error in 24.3.3 in CC, which suggests that there's a PTS-related bug where a watched table may not be protected correctly.
Related work that was included in this release: https://github.com/cockroachdb/cockroach/issues/128806
Jira issue: CRDB-47230
Contributor guide
Assessment
This issue has not been assessed yet.