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

cdc: the checkpoint lag isn‘t consistent with checksum #184

Open
zeminzhou opened this issue Jul 30, 2022 · 1 comment
Open

cdc: the checkpoint lag isn‘t consistent with checksum #184

zeminzhou opened this issue Jul 30, 2022 · 1 comment
Labels
status/stale type/bug Something isn't working

Comments

@zeminzhou
Copy link
Contributor

zeminzhou commented Jul 30, 2022

Bug Report

1. Describe the bug

The checkout lag watched from grafana isn't consistent with checksum which was read from src & dst tikv by client-go.

2. Minimal reproduce step (Required)

  1. create changefeed
  2. start to put data into src tikv
  3. kill pd leader
  4. watching the checkpoint lag & reading src & dst tikv checksum

3. What did you see instead (Required)

the checkpoint lag is greater than checksum time to agree

4. What did you expect to see? (Required)

the checkpoint lag is almost the same checksum time to agree

@zeminzhou zeminzhou added the type/bug Something isn't working label Jul 30, 2022
@zeminzhou zeminzhou changed the title cdc: the checkpoint lag increases,when the pd leader goes down cdc: the checkpoint lag isn‘t consistent with checksum Jul 30, 2022
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/stale type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant