cockroachdb / cockroachdb/cockroach

changefeedccl: leverage a drt cluster to repro paused feed issues

Open
#131,508 1 comment 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

create a changefeed on drt-large and leave it paused for a long time, and try to observe pts related issues when resuming it afterwards

proposed sql statement: `CREATE CHANGEFEED FOR tpcc.warehouse,tpcc.district,tpcc.customer,tpcc.history,tpcc.order,tpcc.new_order,tpcc.item,tpcc.stock,tpcc.order_line INTO 'null://' WITH updated, resolved, initial_scan='no'`

Jira issue: CRDB-42581

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.