-
Notifications
You must be signed in to change notification settings - Fork 287
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 consistency when running mysql sink changefeed with redo log and injecting S3 network partition #11744
Labels
affects-6.5
affects-7.1
affects-7.5
affects-8.1
affects-8.5
area/ticdc
Issues or PRs related to TiCDC.
severity/critical
type/bug
The issue is confirmed as a bug.
Comments
fubinzh
added
area/ticdc
Issues or PRs related to TiCDC.
type/bug
The issue is confirmed as a bug.
labels
Nov 14, 2024
/assign @CharlesCheung96 |
/severity critical |
This was referenced Nov 16, 2024
This was referenced Nov 16, 2024
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Nov 16, 2024
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Nov 16, 2024
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Nov 16, 2024
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Nov 16, 2024
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Nov 16, 2024
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Nov 16, 2024
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Nov 17, 2024
CharlesCheung96
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Nov 17, 2024
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
affects-7.5
affects-8.1
affects-8.5
area/ticdc
Issues or PRs related to TiCDC.
severity/critical
type/bug
The issue is confirmed as a bug.
What did you do?
What did you expect to see?
Downstream and upstream (snapshot TS1) should be eventually consistent
What did you see instead?
There is a low possibility (4 repreduces out of 50 executions ) that data will be inconsistent.
Versions of the cluster
CDC version:
release-version: v8.5.0-alpha-7-g64decf622
git-hash: 64decf6
The text was updated successfully, but these errors were encountered: