cockroachdb / cockroachdb/cockroach

cdc: issue a warning when a duplicate changefeed is created

Open
#144,262 2 comments 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Although it is possible for changefeeds to be created with the same destination URI, in some cases this is due to an error or typo that can be hard to detect, and can cause issues in the downstream environment. We should issue a warning when changefeeds are created for the same tables and same URI to alert users when this happens.

Jira issue: CRDB-49296

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.