changefeed task state is warning and lag is more and more after inject network partition between one of tikv and pdleader #9675
Labels
area/ticdc
Issues or PRs related to TiCDC.
may-affects-5.3
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
severity/major
type/bug
The issue is confirmed as a bug.
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
2、lag is more and more after fault recover
Versions of the cluster
githash:6eaf5f0d4083dcc8c5bde8e6dd1ddb4f0a472ace
current status of DM cluster (execute
query-status <task-name>
in dmctl)No response
The text was updated successfully, but these errors were encountered: