changefeedccl: core changefeed fails in high data volume throughput test #134425
Labels
A-cdc
Change Data Capture
branch-master
Failures and bugs on the master branch.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-cdc
I observed and reproduced a core changefeed fail with a batch timestamp error while testing something unrelated.
Reproduction:
Given
./cockroach start-single-node --insecure
running.In 2 terminals, A and B:
A (in
./cockroach sql --insecure
):B:
A:
..And then wait.. after a minute or so, the core changefeed in B will fail with:
(table 105 here is stuff2; you can check that with
SHOW RANGES FROM DATABASE defaultdb WITH TABLES
)The text was updated successfully, but these errors were encountered: