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

data inconsistency seen when running storage sink and restarting PD/TiCDC/TiKV #9592

Closed
fubinzh opened this issue Aug 17, 2023 · 2 comments · Fixed by #9618
Closed

data inconsistency seen when running storage sink and restarting PD/TiCDC/TiKV #9592

fubinzh opened this issue Aug 17, 2023 · 2 comments · Fixed by #9618
Assignees
Labels
affects-6.5 affects-7.1 area/ticdc Issues or PRs related to TiCDC. found/automation Bugs found by automation cases severity/critical type/bug The issue is confirmed as a bug.

Comments

@fubinzh
Copy link

fubinzh commented Aug 17, 2023

What did you do?

  1. Create storage sink changefeed
  2. Run workload
  3. Inject failure for all PD
  4. Inject failure for all TiCDC
  5. Inject failure for all TiKV
  6. Run storage consumer to consume storage sink content to downstream
  7. Compare data consistency between upstream and downstream

What did you expect to see?

Data should be consistent

What did you see instead?

Data inconsisteny seen

Versions of the cluster

CDC version:

[root@upstream-ticdc-0 /]# /cdc version
Release Version: v7.4.0-alpha
Git Commit Hash: dcfcb43a99bacd7639156421993a3a95284c5f45
Git Branch: heads/refs/tags/v7.4.0-alpha
UTC Build Time: 2023-08-16 11:36:28
Go Version: go version go1.21.0 linux/amd64
Failpoint Build: false

@fubinzh fubinzh added area/ticdc Issues or PRs related to TiCDC. type/bug The issue is confirmed as a bug. labels Aug 17, 2023
@fubinzh
Copy link
Author

fubinzh commented Aug 17, 2023

/severity critical
/found automation

@fubinzh
Copy link
Author

fubinzh commented Aug 21, 2023

/label affects-6.5
/label affects-7.1

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. found/automation Bugs found by automation cases severity/critical type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants