Re: Assistance Needed with MM2 Heartbeat Topic Configuration

2024-02-28 Thread aaron ai
Hello, Thank you very much for your suggestions and assistance. I have tried your second method and successfully used `producer.override.bootstrap.servers` as the key, achieving the desired effect. I appreciate your warm response and valuable time. Thanks again! Best regards, On Tue, Feb 27, 202

Re: Assistance Needed with MM2 Heartbeat Topic Configuration

2024-02-27 Thread Ryanne Dolan
Hello, the heartbeat connector is a sink connector, so it normally would write to the target cluster. I can think of two ways to achieve what you want: 1) set up a second connect cluster that sinks to the source cluster, and run just the heartbeat connector there. 2) override the heartbeat connec

Assistance Needed with MM2 Heartbeat Topic Configuration

2024-02-27 Thread aaron ai
Dear Kafka Community, I am reaching out for some guidance regarding an issue I've encountered while setting up Kafka MirrorMaker2 (MM2) for data synchronization from a source cluster (A) to a target cluster (B). During my setup with MM2 on dedicated mode, I observed that the heartbeat topic is es