Help with Migrate from CentOS 7 to Ubuntu

2023-09-26 Thread Gene Robichaux
We have an existing cluster that is CentOS 7 and we need to migrate to Ubuntu in the next 8 months. We are unable to build a new cluster and deploy because of the complexities in clients (producers and consumers). We would like to either. 1. Replace individual CentOS nodes one at a time (both brok

Re: Regarding Distributed Kafka-connect cluster

2023-09-26 Thread Yeikel Santana
Thank you, Yash. That additional documentation helps to further my understanding. In case it helps in any way, I am currently setting the rest.advertised.host.name, and listener properties to a private IP address that is resolvable within each data center. However, each data center can only co

Re: Regarding Distributed Kafka-connect cluster

2023-09-26 Thread Yash Mayya
Hi Yeikel, > To clarify, who initiates the step that assigns a > connector to a specific worker? If this process > is controlled by the leader, wouldn't it result in a > failure to assign tasks to workers with whom it > cannot communicate? This happens via the group rebalance process where each