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
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
I’ve found that Kafka Connect never respects the
“target.cluster.bootstrap.servers” configuration in the MirrorMaker2 task
config. It always uses the Kafka Connect broker information instead. Running
Kafka Connect on the source cluster causes an infinite loop of messages read
from the source cl