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

BR restore data alter the key cause the old value checksum verification failed #57174

Closed
3AceShowHand opened this issue Nov 6, 2024 · 0 comments · Fixed by #57139
Closed
Assignees
Labels
affects-8.4 affects-8.5 This bug affects the 8.5.x(LTS) versions. component/ticdc severity/critical type/bug The issue is confirmed as a bug.

Comments

@3AceShowHand
Copy link
Contributor

3AceShowHand commented Nov 6, 2024

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

The same to pingcap/tiflow#11713

  1. BR restore a lot of data which carries checksum v2
  2. run some workload to update the rows, generates old value carried events, such as update and delete.
  3. TiCDC changefeed replicate data.

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

The changefeed should works normally

3. What did you see instead (Required)

The changefeed report error

4. What is your TiDB version? (Required)

v8.4.0

@3AceShowHand 3AceShowHand added the type/bug The issue is confirmed as a bug. label Nov 6, 2024
@3AceShowHand 3AceShowHand self-assigned this Nov 6, 2024
@3AceShowHand 3AceShowHand added severity/critical affects-8.4 affects-8.5 This bug affects the 8.5.x(LTS) versions. labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.4 affects-8.5 This bug affects the 8.5.x(LTS) versions. component/ticdc 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