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

TiCDC meet duplicate entry error when run ycsb insert workload #11371

Closed
lidezhu opened this issue Jul 2, 2024 · 0 comments · Fixed by #11370
Closed

TiCDC meet duplicate entry error when run ycsb insert workload #11371

lidezhu opened this issue Jul 2, 2024 · 0 comments · Fixed by #11370
Assignees
Labels
affects-8.1 affects-8.2 area/ticdc Issues or PRs related to TiCDC. severity/critical type/bug The issue is confirmed as a bug.

Comments

@lidezhu
Copy link
Collaborator

lidezhu commented Jul 2, 2024

What did you do?

  1. set tidb config new_collations_enabled_on_first_bootstrap to false;
  2. create changefeed;
  3. run bin/ycsb load mysql ...

What did you expect to see?

TiCDC can sync data correctly.

What did you see instead?

TiCDC report error like duplicate entry ''

Versions of the cluster

Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

Upstream TiKV version (execute tikv-server --version):

(paste TiKV version here)

TiCDC version (execute cdc version):

(paste TiCDC version here)

nightly

@lidezhu lidezhu added type/bug The issue is confirmed as a bug. area/ticdc Issues or PRs related to TiCDC. labels Jul 2, 2024
@lidezhu lidezhu self-assigned this Jul 2, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in da9a6ac Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.1 affects-8.2 area/ticdc Issues or PRs related to TiCDC. severity/critical type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant