Skip to content

changefeedccl: tests using RangeFeed take too long #34455

@danhhz

Description

@danhhz

We currently set kv.closed_timestamp.target_duration to 1s in the rangefeed tests (since they check resolved timestamps which ultimately depend on closed timestamps) because they flake if it's set lower. But this leads to them taking a while, the package takes ~60s to run, which seems far longer than necessary.

IIRC, the flakes had something to do with schema changes not finishing because they had a txn that was continually pushed by the closed timestamps, but it's been a while.

Metadata

Metadata

Assignees

Labels

A-cdcChange Data CaptureC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.T-cdc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions