You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Akshath Patkar (JIRA)" <ji...@apache.org> on 2016/12/12 18:45:58 UTC

[jira] [Commented] (KAFKA-4518) Kafka-connect Not starting after DB restarts

    [ https://issues.apache.org/jira/browse/KAFKA-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742761#comment-15742761 ] 

Akshath Patkar commented on KAFKA-4518:
---------------------------------------

This looks like a issue with server.id config on DBZ. We used same server.id for 4 connectors.

corrected the config and looks like we are seeing commits from all connectors, 

Closing this.

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