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: initial scan is abnormal and data inconsistency when stop pitr task and start a same-name task in short time #40403

Closed
AkiraXie opened this issue Jan 9, 2023 · 2 comments · Fixed by #40431
Assignees
Labels
affects-6.2 affects-6.3 affects-6.4 affects-6.5 component/br This issue is related to BR of TiDB. found/automation Found by automation tests severity/critical type/bug The issue is confirmed as a bug.

Comments

@AkiraXie
Copy link

AkiraXie commented Jan 9, 2023

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. 01.05 stop task
  2. 01.05 start same-name task in short time ,with start-ts in 01.04

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

  1. initial scan is normal
  2. data consistency

3. What did you see instead (Required)

  1. checkpoint lag increase a bit
    image
  2. initial scan thoughput increase a bit
    image
  3. data inconsistency

4. What is your TiDB version? (Required)

  1. br --version
    Release Version: v6.6.0-alpha
    Git Commit Hash: 702a559
    Git Branch: heads/refs/tags/v6.6.0-alpha
    Go Version: go1.19.3
    UTC Build Time: 2022-12-31 11:41:31
    Race Enabled: false
@AkiraXie AkiraXie added the type/bug The issue is confirmed as a bug. label Jan 9, 2023
@AkiraXie
Copy link
Author

AkiraXie commented Jan 9, 2023

/component br
/severity critical
/found automation

@ti-chi-bot ti-chi-bot added component/br This issue is related to BR of TiDB. severity/critical found/automation Found by automation tests may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.0 may-affects-6.1 may-affects-6.2 may-affects-6.3 may-affects-6.4 may-affects-6.5 labels Jan 9, 2023
@joccau
Copy link
Member

joccau commented Jan 9, 2023

/assign

@joccau joccau removed may-affects-4.0 This bug maybe affects 4.0.x versions. may-affects-5.1 This bug maybe affects 5.1.x versions. may-affects-5.2 This bug maybe affects 5.2.x versions. may-affects-5.3 This bug maybe affects 5.3.x versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-5.0 This bug maybe affects 5.0.x versions. may-affects-6.0 may-affects-6.1 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.2 affects-6.3 affects-6.4 affects-6.5 component/br This issue is related to BR of TiDB. found/automation Found by automation tests severity/critical type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants