Context deadline exceeded when replicating data without split big txn #7982
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
severity/moderate
type/bug
The issue is confirmed as a bug.
What did you do?
tiup cdc:nightly cli changefeed create --sink-uri="mysql://root@xxx4000/?transaction-atomicity=table" -c "test" --config=changefeed.toml --server xxxxx:8300
and disable split big TXNWhat did you expect to see?
Changefeed replicates normally.
What did you see instead?
Got an error:
context deadline exceeded
Versions of the cluster
master
The text was updated successfully, but these errors were encountered: