cockroachdb / cockroachdb/cockroach

changefeedccl: fix changefeed.max_behind_nanos metric during backfill

Open
#128,097 2 comments 0 reactions 0 assignees View on GitHub
A-cdc branch-release-23.2 branch-release-24.1 branch-release-24.2 C-bug P-2 T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

We've noticed on some cloud clusters that during backfill changefeed will update the `changefeed.max_behind_nanos` metric to unexpected values, e.g. jumping from 1m to 40k hours. We should not be updating this metric during backfills.

Jira issue: CRDB-40800

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.