python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Kafka Mirrormaker 2.0 slow recovery after connection loss
we have a problem with slow recovery of Kafka Mirrormaker 2.0 after connection between two clusters was terminated and reconnected again.
We have 2 kafka clusters A and B and mirroring is done bidirec...
Scourrge
Votes: 0
Answers: 0
How to isolate the two mirrormaker clusters, each link is one-way synchronization
I want to deploy two mirror maker2 clusters, each link is one-way synchronization,connect-mirror-maker.properties config like this:
one mm2
clusters = A,B
A.bootstrap.servers=...
B.bootstrap.servers...

kannan raj
Votes: 0
Answers: 1
Mirror-maker 2 is not copying old data
I have 2 MSK kafka clusters A and B . I want to copy data from A to B using MM2 . It copies new data but older data is not getting copied from a to B .
MM2 configuration file -
A.bootstrap.servers=&l...
Pankaj Yelulkar
Votes: 0
Answers: 0
Mirrormaker 2: different partition count
I am using MM2 to replicate clusters. The current topics are overprovisioned (too many partitions) and I need to reduce them as part of the migration to fit actual needs & confluent cloud restrict...
V-Lamp
Votes: 0
Answers: 1