TiCDC can be blocked when kafka sink meets errors #9309
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.
What did you do?
For kafka sink, if some sink errors happen:
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)
The text was updated successfully, but these errors were encountered: