Debezium MySQL Connector stopped streaming CDC data — how to safely resume from binlog? #11867
amiteka1300
started this conversation in
General
Replies: 2 comments
-
|
Restarting connectors and reseting offsets is described in our docs: https://strimzi.io/docs/operators/latest/full/deploying.html#con-kafka-connector-config-str. The rest is likely Debezium specific, so it would be best to ask in some Debezium forum. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
hi @scholzj , |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
We have been running a Debezium MySQL connector on Strimzi for a few years without issues. Suddenly, the connector stopped streaming data even though the status API shows it as
RUNNINGand there are no errors in the logs.Original Connector (Example)
Beta Was this translation helpful? Give feedback.
All reactions