We have setup Mirror Maker to replicate topics between two kafka clusters when the source and destination setup are different(source= 2 servers , destination = 3 servers). when starting the MirrorMaker its throws the following error: "Error: NOT_ENOUGH_REPLICAS (org.apache.kafka.clients.producer.internals.Sender)" and no replication between the clusters. we used MirrorMaker version 2.
Can anyone please provide some suggestion why it is not working as expected?