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

Change data may be overwritten when moving table in storage sink #8256

Closed
zhaoxinyu opened this issue Feb 14, 2023 · 2 comments · Fixed by #8406 · May be fixed by #8257
Closed

Change data may be overwritten when moving table in storage sink #8256

zhaoxinyu opened this issue Feb 14, 2023 · 2 comments · Fixed by #8406 · May be fixed by #8257
Assignees
Labels
affects-6.5 affects-6.6 area/ticdc Issues or PRs related to TiCDC. severity/major This is a major bug. type/bug This is a bug.

Comments

@zhaoxinyu
Copy link
Contributor

What did you do?

  1. create a changefeed with storage sink.
  2. run sysbench prepare cmd.
  3. run cdc_storage_consumer cmd to consume the data uploaded to cloud storage in the previous step.
  4. run sync_diff_inspector to check data consistency.

What did you expect to see?

The data in upstream and downstream should be the same.

What did you see instead?

The data in upstream and downstream is different.

Versions of the cluster

TiCDC version (execute cdc version):

v6.6.0
@zhaoxinyu
Copy link
Contributor Author

/remove-label may-affects-5.0
/remove-label may-affects-5.1
/remove-label may-affects-5.2
/remove-label may-affects-5.3
/remove-label may-affects-5.4
/remove-label may-affects-6.0
/remove-label may-affects-6.1
/remove-label may-affects-6.2
/remove-label may-affects-6.3
/remove-label may-affects-6.4

@zhaoxinyu
Copy link
Contributor Author

/remove-label may-affects-4.0

@zhaoxinyu zhaoxinyu changed the title A data race problem may happen in storage sink Changefeed data maybe overwritten when moving table in storage sink Feb 15, 2023
@zhaoxinyu zhaoxinyu changed the title Changefeed data maybe overwritten when moving table in storage sink Change data may be overwritten when moving table in storage sink Feb 15, 2023
ti-chi-bot pushed a commit that referenced this issue Mar 13, 2023
Question and Bug Reports automation moved this from Need Triage to Done Mar 13, 2023
overvenus pushed a commit to ti-chi-bot/tiflow that referenced this issue Apr 3, 2023
…rgest file number (pingcap#8406)

close pingcap#8256

Signed-off-by: Neil Shen <overvenus@gmail.com>
CharlesCheung96 pushed a commit to ti-chi-bot/tiflow that referenced this issue Apr 3, 2023
…rgest file number (pingcap#8406)

close pingcap#8256

Signed-off-by: Neil Shen <overvenus@gmail.com>
ti-chi-bot added a commit that referenced this issue Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-6.6 area/ticdc Issues or PRs related to TiCDC. severity/major This is a major bug. type/bug This is a bug.
2 participants