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

checkpoint lag increases to 7min when one upstream TiKV node fails #8858

Closed
hicqu opened this issue Apr 26, 2023 · 0 comments · Fixed by #8860
Closed

checkpoint lag increases to 7min when one upstream TiKV node fails #8858

hicqu opened this issue Apr 26, 2023 · 0 comments · Fixed by #8860
Assignees
Labels
affects-6.5 affects-7.1 area/ticdc Issues or PRs related to TiCDC. severity/moderate This is a moderate bug. type/bug This is a bug.

Comments

@hicqu
Copy link
Contributor

hicqu commented Apr 26, 2023

What did you do?

Run an upstream cluster with 4 TiKV instances. There are about 85K region leaders on every instance.
Then creates a changefeed to subscribe those regions.
After a while, stop one TiKV node.

What did you expect to see?

TiCDC checkpoint lag can increase, but should become normal quickly.

What did you see instead?

TiCDC checkpoint lag increases to about 7min.
图片

图片

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)
@hicqu hicqu added type/bug This is a bug. area/ticdc Issues or PRs related to TiCDC. labels Apr 26, 2023
@github-actions github-actions bot added this to Need Triage in Question and Bug Reports Apr 26, 2023
@hicqu hicqu self-assigned this Apr 26, 2023
@ti-chi-bot ti-chi-bot bot closed this as completed in #8860 May 6, 2023
Question and Bug Reports automation moved this from Need Triage to Done May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 area/ticdc Issues or PRs related to TiCDC. severity/moderate This is a moderate bug. type/bug This is a bug.
Development

Successfully merging a pull request may close this issue.

1 participant