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

p2p may discard scheduling messages when synchronize 150k tables in single changefeed #11215

Closed
CharlesCheung96 opened this issue May 31, 2024 · 0 comments · Fixed by #11182
Closed

Comments

@CharlesCheung96
Copy link
Contributor

What did you do?

  1. Create a changefeed which synchronize 150k tables.

What did you expect to see?

The changefeed lag is normal

What did you see instead?

The changefeed lag is up to 3 hours.
image

And we found the following log

[WARN] [transport.go:138] ["schedulerv3: message
 send failed since ignored, retry later"] [namespace=default] [changefeed=test] [to=018512f2-41c5-4260-9d84-a54b3d3
313cc] [ignoreCount=52] [totalMsg=1862847] [ignoreRate=0.00002791426241661285] [role=scheduler]

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):

(paste TiCDC version here)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant