Kafka Connect - offset.storage.topic reuse across clusters

2022-03-30 Thread Jordan Wyatt
Hi, I've recently been experimenting with setting the values of the `offset,` `storage` and `status` topics within Kafka Connect. I'm aware from various sources (Robin Moffatt blogs, StackOverflow, Confluent Kafka Connect docs) that these topics should not be shared across different connect **clu

Re: Kafka Connect - offset.storage.topic reuse across clusters

2022-03-30 Thread Jordan Wyatt
do this? I can think of multiple > reasons why you shouldn't do this even if technically it works in some > cases. > Or it's just curiosity as to whether you can/should? > > thanks, Robin. > > > -- > > Robin Moffatt | Principal Developer Advocate | ro...@