Re: Infinite Loop Running Kafka Connect/MM2 on Source Kafka Cluster

2025-02-13 Thread Mehrtens, Mazrim
Greg! You're my hero, this was exactly what I was looking for. Apologies - my nicely formatted table got turned into very confusing plaintext __ I was assuming this was a bug and provided some detail on different versions I had tested on, but the problem was behind the keyboard! I even found thi

Re: Infinite Loop Running Kafka Connect/MM2 on Source Kafka Cluster

2025-02-13 Thread Greg Harris
Hi Mehrtens, The MirrorSourceConnector/Task relies on the Connect framework to instantiate the producer used for mirroring. The "target.cluster.bootstrap.servers" is indeed ineffective for changing the framework client configuration, that should only affect clients instantiated within the task (ad