satyanarayan komandur created KAFKA-7387:
--------------------------------------------
Summary: 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
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)