Akshath Patkar created KAFKA-4518:
-------------------------------------
Summary: Kafka-connect Not starting after DB restarts
Key: KAFKA-4518
URL: https://issues.apache.org/jira/browse/KAFKA-4518
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Reporter: Akshath Patkar
Assignee: Ewen Cheslack-Postava
We use confluent3.0 package+Debezium for steaming mysql data into Kafka.
How ever we had some minor issues with mysql and had to restart mysql servers.
After the restart of mysql server, KC stops(this is expected, its there on DBZ
docs).
We restarted KC, later kaka-connect starts without any error, But it will not
stream the data into Kafka.
We can see following like in logs and connect Just sits there, without
committing any thing to kafka.
INFO Source task WorkerSourceTask{id=XXXXXX} finished initialization and start
(org.apache.kafka.connect.runtime.WorkerSourceTask:138)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)