unsubscribe
On Thu, Jan 29, 2026 at 5:37 PM xander12926 < xander12926@proton.me > wrote:
> Hello,
>
> I'm looking for guidance on how to properly configure MirrorMaker to
> ensure that no data is lost during normal replication, as well as during
> planned maintenance windows.
>
> I recently encountered an issue where not all records were replicated to
> the target cluster, as only 974,345 out of 1 million records were present,
> which was verified using the kafka-get-offsets script. (only reproduced
> once)
>
> The environment consists of two Kubernetes clusters configured in an
> active/standby topology, where the Strimzi Operator is used to deploy Kafka
> with three replicas and MirrorMaker2.
>
> Before performing a switchover, I scale down MirrorMaker 2 and delete the
> heartbeats topic, as otherwise it gets replicated under different names,
> such as source.heartbeats, source.source.heartbeats, a...