Dear Kafka Experts , Need your advice please I am running a mirror maker in kafka 2.8 to replicate a topic from kafka 0.11 instance. The size of each partition for a topic on 0.11 is always in 5 to 6 GB but the replicated topic in 2.8 instances is in 40 GB for the same partition.
The topic configuration in terms of retention, topic partition max size is same across both the instances. Is there any issue with MM on 2.8 kafka or any other pointers to look at please. Many thanks in advance .