Hello

I have a source kafka cluster and 2 destination kafka clusters to which
i want to mirror messages _alternatively_, with this I mean that if
topic A was mirrored up to offset=3 to destination cluster 1 I want
mirrormaker to mirror offset=4 onwards to destination cluster 2

I dont care for consumergroup offset replication, i only care about
messages


A way i think i can make this work is to have both mm2 instances
configured (but only one of them enabled at any time) and using the same
topic (mm2-offset-syncs.$destination.internal) to keep the state of
message mirroring
I found that KIP-690 allows for this topic name to be configured,
however i cannot figure out how do that

cheers

--
IRC: gfa
[m]: @g:19.ar

GPG: 0x27263FA42553615F904A7EBE2A40A2ECB8DAD8D5
OLD GPG: 0x44BB1BA79F6C6333

Reply via email to