You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "satyanarayan komandur (JIRA)" <ji...@apache.org> on 2018/09/07 17:29:00 UTC

[jira] [Resolved] (KAFKA-7387) Kafka distributed worker reads config from backup while launching connector

     [ https://issues.apache.org/jira/browse/KAFKA-7387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

satyanarayan komandur resolved KAFKA-7387.
------------------------------------------
    Resolution: Not A Bug

Issue is with the JDBC connector and not with the kafka connect framework

> Kafka distributed worker reads config from backup while launching connector
> ---------------------------------------------------------------------------
>
>                 Key: KAFKA-7387
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7387
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: satyanarayan komandur
>            Priority: Minor
>
> While launching kafka connector using REST API in the distributed mode, the kafka worker uses the old configuration. Normally this is fine when we relaunch the connector without changing configuration.
> If the prior failure is related to a connector configuration issue and we are relaunching, worker is still using old configuration for the first time though subsequently it is updating the new configuration supplied. So essentially we have to launch it twice in such cases. This behavior is not changing even if we call the update config first and then launching the connector
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)