agent report checkpoint is 0 to the coordinator #7813
Labels
area/ticdc
Issues or PRs related to TiCDC.
severity/moderate
type/bug
The issue is confirmed as a bug.
What did you do?
enable
pull-based-sink
.What did you expect to see?
agent report normal checkpoint to the coordinator.
What did you see instead?
From the log above, there is no
checkpoint
reported, which means it's0
, this is impossible.Versions 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: