cockroachdb / cockroachdb/cockroach

cdc: Changefeed export does not correctly update schedule

Open
#110,792 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-bug T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Changefeed job started by scheduled changefeed does not correctly
update schedule information upon completion. When terminated w/out
an error, we want to update schedule metrics; if terminated with an error,
we should retry based on the schedule behavior.

Jira issue: CRDB-31620

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by tracing how a scheduled changefeed job completes and updates schedule information, then inspect the schedule behavior for successful termination and error retry handling. Done means successful jobs update schedule metrics and failed jobs retry according to the schedule behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.