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

频繁更新一条数据并开启同步就导致数据乱序 #5286

Closed
dikeqin opened this issue Sep 30, 2024 · 1 comment
Closed

频繁更新一条数据并开启同步就导致数据乱序 #5286

dikeqin opened this issue Sep 30, 2024 · 1 comment

Comments

@dikeqin
Copy link

dikeqin commented Sep 30, 2024

Question

三台数据库服务器组成PXC,其中表A中有7条记录,以主键ID每隔1分钟更新一次其中4条数据,以主键每隔1秒左右更新其余3条数据(三个应用程序可能同时更新),现在是不开启canal-adapter一切正常,只要开启canal-adapter,过一会就会出现乱序问题,比如那3条数据的更新时间就会乱跳,2024-09-30 10:51:18跳到2024-09-30 08:15:12,又跳到2024-09-30 09:20:13等等,麻烦大佬帮忙看下是那里出问题了。

@dikeqin
Copy link
Author

dikeqin commented Sep 30, 2024

canal版本是1.1.5

@dikeqin dikeqin closed this as completed Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant