-
Couldn't load subscription status.
- Fork 4k
Closed
Labels
A-cdcChange Data CaptureChange Data CaptureC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.T-cdc
Description
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
Labels
A-cdcChange Data CaptureChange Data CaptureC-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.T-cdc