Hi Yeikel,
Connector configurations are represented as String key-value pairs
throughout Kafka Connect, including during the creation of connectors
(regardless of whether or not any config providers are configured),
configuration updates etc. The Javadoc for the Connector class [1] and the
connect
Hi Yeikel,
Heartbeats and group coordination in Kafka Connect do occur through Kafka,
but a Kafka Connect cluster where all workers cannot communicate with
each other won't work very well. You'll be able to create / update / delete
connectors by making requests to any workers that can communicate
would render it useless as you mentioned
>
> Thank you for taking the time
>
>
>
>
>
>
>
> On Mon, 25 Sep 2023 11:41:18 -0400 Yash Mayya
> wrote ---
>
>
>
> Hi Yeikel,
>
> Heartbeats and group coordination in Kafka Connect do occur through Ka