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

changefeed task state is warning and lag is more and more after inject network partition between one of tikv and pdleader #9675

Closed
Lily2025 opened this issue Sep 5, 2023 · 6 comments

Comments

@Lily2025
Copy link

Lily2025 commented Sep 5, 2023

What did you do?

1、create changefeed
2、run sysbench
sysbench --db-driver=mysql --time=0 --mysql-db=sysbench_64_7000w --mysql-host=tc-tidb.endless-ha-test-ticdc-tps-2220745-1-732 --mysql-port=4000 --threads=64 --tables=64 --table-size=70000000 --mysql-ignore-errors="2013,1213,1105,1205,8022,8028,9004,9007,1062" --mysql-user=root --report-interval=10 oltp_read_write run

3、inject network partition between one of tikv and pdleader last for 10mins
inject fault:2023-09-04 21:04:50
recover fault:2023-09-04 21:14:50

What did you expect to see?

changefeed lag can recover to be less than 3s after fault recover

What did you see instead?

1、changefeed task state is warning
image

2、lag is more and more after fault recover
image

Versions of the cluster

githash:6eaf5f0d4083dcc8c5bde8e6dd1ddb4f0a472ace

current status of DM cluster (execute query-status <task-name> in dmctl)

No response

@Lily2025 Lily2025 added area/dm Issues or PRs related to DM. type/bug The issue is confirmed as a bug. labels Sep 5, 2023
@Lily2025
Copy link
Author

Lily2025 commented Sep 5, 2023

/remove-area dm
/area ticdc

@ti-chi-bot ti-chi-bot bot added area/ticdc Issues or PRs related to TiCDC. and removed area/dm Issues or PRs related to DM. labels Sep 5, 2023
@fubinzh
Copy link

fubinzh commented Sep 8, 2023

/severity major

@Lily2025
Copy link
Author

/assign nongfushanquan

@nongfushanquan
Copy link
Contributor

fixed by #9742

@nongfushanquan
Copy link
Contributor

/close

@ti-chi-bot ti-chi-bot bot closed this as completed Sep 20, 2023
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Sep 20, 2023

@nongfushanquan: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants