Data lost when pause and resume changefeed while executing drop table DDL. #7682
Labels
affects-5.1
affects-5.2
affects-5.3
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.2
affects-6.3
affects-6.4
area/ticdc
Issues or PRs related to TiCDC.
component/replica-model
Replication model component.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
All steps are in this integration case: https://github.com/pingcap/tiflow/blob/master/tests/integration_tests/batch_update_to_no_batch/run.sh
c1
.t1
in upstreamt1
in upstreamr1
intot1
c1
c1
What did you expect to see?
row
r1
can be replicated to downstreamWhat did you see instead?
there is no
r1
in downstreamVersions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
Upstream TiKV version (execute
tikv-server --version
):(paste TiKV version here)
TiCDC version (execute
cdc version
):master
The text was updated successfully, but these errors were encountered: