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 can be blocked when kafka sink meets errors #9309

Closed
hicqu opened this issue Jun 29, 2023 · 2 comments
Closed

TiCDC can be blocked when kafka sink meets errors #9309

hicqu opened this issue Jun 29, 2023 · 2 comments
Labels
affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.0 affects-7.1 This bug affects the 7.1.x(LTS) versions. area/ticdc Issues or PRs related to TiCDC. severity/major type/bug The issue is confirmed as a bug.

Comments

@hicqu
Copy link
Contributor

hicqu commented Jun 29, 2023

What did you do?

For kafka sink, if some sink errors happen:

  • table sink can be blocked forever;
  • etcd tick can be blocked forever;

It's in investigating now.

What did you expect to see?

No response

What did you see instead?

TiCDC is blocked when some kafka sink errors happen.

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)
@hicqu
Copy link
Contributor Author

hicqu commented Jul 12, 2023

Close as can't reproduce.

@nongfushanquan
Copy link
Contributor

nongfushanquan commented Aug 10, 2023

Please add information to describe this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-7.0 affects-7.1 This bug affects the 7.1.x(LTS) versions. area/ticdc Issues or PRs related to TiCDC. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

2 participants