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 MQ sinks can lost callbacks #9855

Closed
hicqu opened this issue Oct 10, 2023 · 0 comments · Fixed by #9852
Closed

TiCDC MQ sinks can lost callbacks #9855

hicqu opened this issue Oct 10, 2023 · 0 comments · Fixed by #9852
Assignees
Labels
affects-6.5 affects-7.1 affects-7.4 area/ticdc Issues or PRs related to TiCDC. report/customer Customers have encountered this bug. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@hicqu
Copy link
Contributor

hicqu commented Oct 10, 2023

What did you do?

TiCDC MQ sinks can lost callbacks, which makes checkpoint can be stuck forever.

What did you expect to see?

No response

What did you see instead?

TiCDC MQ sinks can lost callbacks, which makes checkpoint can be stuck forever.

And, it's the root cause of #9542 .

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):

master
@hicqu hicqu added type/bug The issue is confirmed as a bug. area/ticdc Issues or PRs related to TiCDC. labels Oct 10, 2023
@hicqu hicqu self-assigned this Oct 10, 2023
@ti-chi-bot ti-chi-bot bot added the report/customer Customers have encountered this bug. label Oct 15, 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.4 area/ticdc Issues or PRs related to TiCDC. report/customer Customers have encountered this bug. severity/moderate type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant