Am trying to mirror from a production Kafka cluster to a DR cluster.

However the offsets between topics (retrieved with GetOffsetShell
<https://cwiki.apache.org/confluence/display/KAFKA/System+Tools#SystemTools-GetOffsetShell>)
on these two clusters do not always match.

While a lesser offset is the "mirrored" cluster is understandable assuming
mirror maker is still matching, what is the theoretical possibility of
offset being higher in the mirrored cluster ? (As this is what is happening
in my case.

Thanks,
Sathya

Reply via email to