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

kafka dml sink can lost callbacks #9542

Closed
hicqu opened this issue Aug 10, 2023 · 0 comments · Fixed by #9527
Closed

kafka dml sink can lost callbacks #9542

hicqu opened this issue Aug 10, 2023 · 0 comments · Fixed by #9527
Assignees
Labels
affects-6.5 affects-7.1 area/ticdc Issues or PRs related to TiCDC. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@hicqu
Copy link
Contributor

hicqu commented Aug 10, 2023

What did you do?

  1. Create a changefeed with kafka sink.
  2. Inject some chaos to the kafka sink, for example, network partition.

Table sink callbacks can be lost. Then table progress can't be advanced any more.

What did you expect to see?

No response

What did you see instead?

TiCDC table progress is stuck.

Versions of the cluster

TiCDC 6.5, 7.1 and master branches have the problem.

@hicqu hicqu added type/bug The issue is confirmed as a bug. area/ticdc Issues or PRs related to TiCDC. labels Aug 10, 2023
@hicqu hicqu self-assigned this Aug 10, 2023
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 area/ticdc Issues or PRs related to TiCDC. severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant