Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agent report checkpoint is 0 to the coordinator #7813

Closed
3AceShowHand opened this issue Dec 6, 2022 · 0 comments · Fixed by #7819
Closed

agent report checkpoint is 0 to the coordinator #7813

3AceShowHand opened this issue Dec 6, 2022 · 0 comments · Fixed by #7819
Labels
area/ticdc Issues or PRs related to TiCDC. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@3AceShowHand
Copy link
Contributor

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?

[2022/12/03 11:02:15.769 +00:00] [INFO] [replication_manager.go:216] ["schedulerv3: ignore table status no table found"] [namespace=default] [changefeed=pd-leader-switch-sync] [message="{\"table_id\":81,\"state\":4,\"checkpoint\":{\"resolved_ts\":437797607323729952},\"stats\":{\"region_count\":1,\"current_ts\":437797607364624384,\"stage_checkpoints\":{\"puller-egress\":{\"checkpoint_ts\":437797607363313759,\"resolved_ts\":437797607323729952},\"puller-ingress\":{\"checkpoint_ts\":437797607323730050,\"resolved_ts\":437797607323729952},\"sink\":{\"resolved_ts\":437797607323729952},\"sorter-egress\":{\"checkpoint_ts\":437797605069553686,\"resolved_ts\":437797605069553686},\"sorter-ingress\":{\"checkpoint_ts\":437797607363313759,\"resolved_ts\":437797607323729952}},\"barrier_ts\":437797605069553687}}"]

From the log above, there is no checkpoint reported, which means it's 0, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
1 participant